write_png

Writes a PNG image into a file.

void
write_png
(
in char[] file
,
long w
,
long h
,
in ubyte[] data
,
long tgt_chans = 0
)

Meta