PngEncoder

PNG encoder for writing out Image classes to files as PNG. TODO: currently won't work with 16-bit Images.

Members

Functions

write
bool write(Image img, string filename)

Inherited Members

From Encoder

write
bool write(Image img, string filename)
Undocumented in source.

Meta