![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QPixelFormat, including all inherited members.
Alpha enum value | QPixelFormat | |
AlphaPosition enum name | QPixelFormat | |
alphaPosition() const noexcept | QPixelFormat | inline |
AlphaPremultiplied enum name | QPixelFormat | |
alphaSize() const noexcept | QPixelFormat | inline |
AlphaUsage enum name | QPixelFormat | |
alphaUsage() const noexcept | QPixelFormat | inline |
AtBeginning enum value | QPixelFormat | |
AtEnd enum value | QPixelFormat | |
BGR enum value | QPixelFormat | |
BigEndian enum value | QPixelFormat | |
bitsPerPixel() const noexcept | QPixelFormat | inline |
blackSize() const noexcept | QPixelFormat | inline |
blueSize() const noexcept | QPixelFormat | inline |
brightnessSize() const noexcept | QPixelFormat | inline |
ByteOrder enum name | QPixelFormat | |
byteOrder() const noexcept | QPixelFormat | inline |
channelCount() const noexcept | QPixelFormat | inline |
CMYK enum value | QPixelFormat | |
ColorModel enum name | QPixelFormat | |
colorModel() const noexcept | QPixelFormat | inline |
CurrentSystemEndian enum value | QPixelFormat | |
cyanSize() const noexcept | QPixelFormat | inline |
FloatingPoint enum value | QPixelFormat | |
Grayscale enum value | QPixelFormat | |
greenSize() const noexcept | QPixelFormat | inline |
HSL enum value | QPixelFormat | |
HSV enum value | QPixelFormat | |
hueSize() const noexcept | QPixelFormat | inline |
IgnoresAlpha enum value | QPixelFormat | |
IMC1 enum value | QPixelFormat | |
IMC2 enum value | QPixelFormat | |
IMC3 enum value | QPixelFormat | |
IMC4 enum value | QPixelFormat | |
Indexed enum value | QPixelFormat | |
lightnessSize() const noexcept | QPixelFormat | inline |
LittleEndian enum value | QPixelFormat | |
magentaSize() const noexcept | QPixelFormat | inline |
NotPremultiplied enum value | QPixelFormat | |
NV12 enum value | QPixelFormat | |
NV21 enum value | QPixelFormat | |
operator!=(QPixelFormat fmt1, QPixelFormat fmt2) | QPixelFormat | friend |
operator==(QPixelFormat fmt1, QPixelFormat fmt2) | QPixelFormat | friend |
Premultiplied enum value | QPixelFormat | |
premultiplied() const noexcept | QPixelFormat | inline |
QPixelFormat() noexcept | QPixelFormat | inline |
QPixelFormat(ColorModel colorModel, uchar firstSize, uchar secondSize, uchar thirdSize, uchar fourthSize, uchar fifthSize, uchar alphaSize, AlphaUsage alphaUsage, AlphaPosition alphaPosition, AlphaPremultiplied premultiplied, TypeInterpretation typeInterpretation, ByteOrder byteOrder=CurrentSystemEndian, uchar subEnum=0) noexcept | QPixelFormat | inline |
qPixelFormatAlpha(uchar channelSize, QPixelFormat::TypeInterpretation typeInterpretation=QPixelFormat::UnsignedInteger) | QPixelFormat | related |
qPixelFormatCmyk(uchar channelSize, uchar alphaSize=0, QPixelFormat::AlphaUsage alphaUsage=QPixelFormat::IgnoresAlpha, QPixelFormat::AlphaPosition alphaPosition=QPixelFormat::AtBeginning, QPixelFormat::TypeInterpretation typeInterpretation=QPixelFormat::UnsignedInteger) | QPixelFormat | related |
qPixelFormatGrayscale(uchar channelSize, QPixelFormat::TypeInterpretation typeInterpretation=QPixelFormat::UnsignedInteger) | QPixelFormat | related |
qPixelFormatHsl(uchar channelSize, uchar alphaSize=0, QPixelFormat::AlphaUsage alphaUsage=QPixelFormat::IgnoresAlpha, QPixelFormat::AlphaPosition alphaPosition=QPixelFormat::AtBeginning, QPixelFormat::TypeInterpretation typeInterpretation=QPixelFormat::FloatingPoint) | QPixelFormat | related |
qPixelFormatHsv(uchar channelSize, uchar alphaSize=0, QPixelFormat::AlphaUsage alphaUsage=QPixelFormat::IgnoresAlpha, QPixelFormat::AlphaPosition alphaPosition=QPixelFormat::AtBeginning, QPixelFormat::TypeInterpretation typeInterpretation=QPixelFormat::FloatingPoint) | QPixelFormat | related |
qPixelFormatRgba(uchar redSize, uchar greenSize, uchar blueSize, uchar alphaSize, QPixelFormat::AlphaUsage alphaUsage, QPixelFormat::AlphaPosition alphaPosition, QPixelFormat::AlphaPremultiplied premultiplied=QPixelFormat::NotPremultiplied, QPixelFormat::TypeInterpretation typeInterpretation=QPixelFormat::UnsignedInteger) | QPixelFormat | related |
qPixelFormatYuv(QPixelFormat::YUVLayout yuvLayout, uchar alphaSize=0, QPixelFormat::AlphaUsage alphaUsage=QPixelFormat::IgnoresAlpha, QPixelFormat::AlphaPosition alphaPosition=QPixelFormat::AtBeginning, QPixelFormat::AlphaPremultiplied premultiplied=QPixelFormat::NotPremultiplied, QPixelFormat::TypeInterpretation typeInterpretation=QPixelFormat::UnsignedByte, QPixelFormat::ByteOrder byteOrder=QPixelFormat::LittleEndian) | QPixelFormat | related |
redSize() const noexcept | QPixelFormat | inline |
RGB enum value | QPixelFormat | |
saturationSize() const noexcept | QPixelFormat | inline |
subEnum() const noexcept | QPixelFormat | inline |
TypeInterpretation enum name | QPixelFormat | |
typeInterpretation() const noexcept | QPixelFormat | inline |
UnsignedByte enum value | QPixelFormat | |
UnsignedInteger enum value | QPixelFormat | |
UnsignedShort enum value | QPixelFormat | |
UsesAlpha enum value | QPixelFormat | |
UYVY enum value | QPixelFormat | |
Y16 enum value | QPixelFormat | |
Y8 enum value | QPixelFormat | |
yellowSize() const noexcept | QPixelFormat | inline |
YUV enum value | QPixelFormat | |
YUV411 enum value | QPixelFormat | |
YUV420P enum value | QPixelFormat | |
YUV420SP enum value | QPixelFormat | |
YUV422 enum value | QPixelFormat | |
YUV444 enum value | QPixelFormat | |
YUVLayout enum name | QPixelFormat | |
yuvLayout() const noexcept | QPixelFormat | inline |
YUYV enum value | QPixelFormat | |
YV12 enum value | QPixelFormat |