createImageMem

Creates image by loading it from the specified chunk of memory. Returns handle to the image or 0 on error.

static if(!(NanoVegaHasArsdImage))
createImageMem
()
(,
const(ubyte)* data
,
int ndata
,)

See Also

Meta