write_image_mem

Returns null on error and the error code through e. Assumes RGB order for color components in buf, if present.

@nogc nothrow
ubyte[]
write_image_mem
(
int fmt
,
int w
,
int h
,
in ubyte[] buf
,,
out int e
)

Meta