Libpng color type PNG_COLOR_TYPE_GRAY (0).
Libpng color type PNG_COLOR_TYPE_GRAY_ALPHA (4).
Libpng color type PNG_COLOR_TYPE_PALETTE (3).
Libpng color type PNG_COLOR_TYPE_RGB (2).
Libpng color type PNG_COLOR_TYPE_RGB_ALPHA (6).
Color type parsing failed.
Generated using TypeDoc
The color type from libpng represented as a string. This describes how the actual image pixels are defined.