Function Image.loadWebpFromBuffer

Loads an image from the binary contents of a WebP file.

godot.core.defs.GodotError loadWebpFromBuffer (
  const(PoolArray!(ubyte)) buffer
) nothrow @nogc;