The ImagePNGType enumeration provides the following values:
Description
Value
wx.PNG_TYPE_COLOUR
Colour PNG image.
PNG
wx.PNG_TYPE_GREY
Greyscale PNG image converted from RGB.
RGB
wx.PNG_TYPE_GREY_RED
Greyscale PNG image using red as grey.
wx.PNG_TYPE_PALETTE
Palette encoding.