stbiLoadImage

Load an image from memory and puts it in a Bitmap.

Bitmap!vec4ub
stbiLoadImage
(
void[] buffer
)

Throws

STBImageException on error.

See Also

Bitmap.

Meta