enum PNG::ColourDepth
Defined in:
utils/png/decode.crEnum Members
-
Greyscale =
0
-
Truecolour =
2
-
IndexedColour =
3
-
GreyscaleWithAlpha =
4
-
TruecolourWithAlpha =
6
0
2
3
4
6