Qtc.Enums.Gui.QImage
type InvertMode = QEnum (CInvertMode Int) #
eInvertRgb :: InvertMode #
eInvertRgba :: InvertMode #
type QImage_Format = QEnum (CQImage_Format Int) #
eFormat_Mono :: QImage_Format #
eFormat_MonoLSB :: QImage_Format #
eFormat_Indexed8 :: QImage_Format #
eFormat_RGB16 :: QImage_Format #
eFormat_RGB666 :: QImage_Format #
eFormat_ARGB6666_Premultiplied :: QImage_Format #
eFormat_ARGB8555_Premultiplied :: QImage_Format #
eFormat_RGB888 :: QImage_Format #
eFormat_RGB444 :: QImage_Format #
eFormat_ARGB4444_Premultiplied :: QImage_Format #
eFormat_RGBX8888 :: QImage_Format #
eFormat_RGBA8888 :: QImage_Format #
eFormat_RGBA8888_Premultiplied :: QImage_Format #
eFormat_BGR30 :: QImage_Format #
eFormat_A2BGR30_Premultiplied :: QImage_Format #
eFormat_RGB30 :: QImage_Format #
eFormat_A2RGB30_Premultiplied :: QImage_Format #
eFormat_Alpha8 :: QImage_Format #
eFormat_Grayscale8 :: QImage_Format #
eNImageFormats :: QImage_Format #