Image.loadPngFromBuffer

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

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

Meta