-
QPixelFormat.TypeInterpretation.resolve(int value)
Returns the corresponding enum entry for the given value.
Returns the enum constant of this type with the specified name.
QPixelFormat.TypeInterpretation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
QPixelFormat(QPixelFormat.ColorModel colorModel,
byte firstSize,
byte secondSize,
byte thirdSize,
byte fourthSize,
byte fifthSize,
byte alphaSize,
QPixelFormat.AlphaUsage alphaUsage,
QPixelFormat.AlphaPosition alphaPosition,
QPixelFormat.AlphaPremultiplied premultiplied,
QPixelFormat.TypeInterpretation typeInterpretation)
Overloaded constructor for
QPixelFormat(io.qt.gui.QPixelFormat.ColorModel, byte, byte, byte, byte, byte, byte, io.qt.gui.QPixelFormat.AlphaUsage, io.qt.gui.QPixelFormat.AlphaPosition, io.qt.gui.QPixelFormat.AlphaPremultiplied, io.qt.gui.QPixelFormat.TypeInterpretation, io.qt.gui.QPixelFormat.ByteOrder, byte)
QPixelFormat(QPixelFormat.ColorModel colorModel,
byte firstSize,
byte secondSize,
byte thirdSize,
byte fourthSize,
byte fifthSize,
byte alphaSize,
QPixelFormat.AlphaUsage alphaUsage,
QPixelFormat.AlphaPosition alphaPosition,
QPixelFormat.AlphaPremultiplied premultiplied,
QPixelFormat.TypeInterpretation typeInterpretation,
QPixelFormat.ByteOrder byteOrder)
Overloaded constructor for
QPixelFormat(io.qt.gui.QPixelFormat.ColorModel, byte, byte, byte, byte, byte, byte, io.qt.gui.QPixelFormat.AlphaUsage, io.qt.gui.QPixelFormat.AlphaPosition, io.qt.gui.QPixelFormat.AlphaPremultiplied, io.qt.gui.QPixelFormat.TypeInterpretation, io.qt.gui.QPixelFormat.ByteOrder, byte)
with
subEnum = 0
.
QPixelFormat(QPixelFormat.ColorModel colorModel,
byte firstSize,
byte secondSize,
byte thirdSize,
byte fourthSize,
byte fifthSize,
byte alphaSize,
QPixelFormat.AlphaUsage alphaUsage,
QPixelFormat.AlphaPosition alphaPosition,
QPixelFormat.AlphaPremultiplied premultiplied,
QPixelFormat.TypeInterpretation typeInterpretation,
QPixelFormat.ByteOrder byteOrder,
byte subEnum)
See
QPixelFormat::QPixelFormat(QPixelFormat::ColorModel,uchar,uchar,uchar,uchar,uchar,uchar,QPixelFormat::AlphaUsage,QPixelFormat::AlphaPosition,QPixelFormat::AlphaPremultiplied,QPixelFormat::TypeInterpretation,QPixelFormat::ByteOrder,uchar)