-
Constructors in io.qt.gui with parameters of type QPixelFormat.AlphaUsage
Constructor |
Description |
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)
|