Image.loadWebpFromBuffer

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

struct Image
@nogc nothrow
GodotError
loadWebpFromBuffer
(
in PoolByteArray buffer
)

Meta