PNGReader.infoHandler

Callback for receiving image information.

struct PNGReader
void delegate(int width, int height) infoHandler;

Meta