wxPCXHandler
generated from ../src/mod_gui/misc/pcxhdlr.cppImage handler for PNG images. When saving in PCX format, wxPCXHandler will count the number of different colours in the image; if there are 256 or less colours, it will save as 8 bit, else it will save as 24 bit.
© 2002 - 2007 Franky Braem.