Qt 5.15
Qt GUI
C++ Classes
QPixelFormat
Qt 5.15.16 Reference Documentation
List of All Members for QPixelFormat
This is the complete list of members for
QPixelFormat
, including inherited members.
enum
AlphaPosition
enum
AlphaPremultiplied
enum
AlphaUsage
enum
ByteOrder
enum
ColorModel
QPixelFormat
(ColorModel , uchar , uchar , uchar , uchar , uchar , uchar , AlphaUsage , AlphaPosition , AlphaPremultiplied , TypeInterpretation , ByteOrder , uchar )
QPixelFormat
()
enum
TypeInterpretation
enum
YUVLayout
alphaPosition
() const : AlphaPosition
alphaSize
() const : uchar
alphaUsage
() const : AlphaUsage
bitsPerPixel
() const : uchar
blackSize
() const : uchar
blueSize
() const : uchar
brightnessSize
() const : uchar
byteOrder
() const : ByteOrder
channelCount
() const : uchar
colorModel
() const : ColorModel
cyanSize
() const : uchar
greenSize
() const : uchar
hueSize
() const : uchar
lightnessSize
() const : uchar
magentaSize
() const : uchar
premultiplied
() const : AlphaPremultiplied
redSize
() const : uchar
saturationSize
() const : uchar
typeInterpretation
() const : TypeInterpretation
yellowSize
() const : uchar
yuvLayout
() const : YUVLayout