write_png_to_mem

Writes a PNG image into a buffer.

ubyte[]
write_png_to_mem
(
long w
,
long h
,
in ubyte[] data
,
long tgt_chans = 0
)

Meta