Uses of Enum
io.qt.gui.QPixelFormat.AlphaUsage
Packages that use QPixelFormat.AlphaUsage
-
Uses of QPixelFormat.AlphaUsage in io.qt.gui
Methods in io.qt.gui that return QPixelFormat.AlphaUsageModifier and TypeMethodDescriptionfinal QPixelFormat.AlphaUsage
QPixelFormat.alphaUsage()
static QPixelFormat.AlphaUsage
QPixelFormat.AlphaUsage.resolve
(int value) Returns the corresponding enum entry for the given value.static QPixelFormat.AlphaUsage
Returns the enum constant of this type with the specified name.static QPixelFormat.AlphaUsage[]
QPixelFormat.AlphaUsage.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.gui with parameters of type QPixelFormat.AlphaUsageModifier and TypeMethodDescriptionstatic QPixelFormat
QPixelFormat.qPixelFormatCmyk
(byte channelSize, byte alfa, QPixelFormat.AlphaUsage usage) static QPixelFormat
QPixelFormat.qPixelFormatCmyk
(byte channelSize, byte alfa, QPixelFormat.AlphaUsage usage, QPixelFormat.AlphaPosition position) Overloaded function forQPixelFormat.qPixelFormatCmyk(byte, byte, io.qt.gui.QPixelFormat.AlphaUsage, io.qt.gui.QPixelFormat.AlphaPosition, io.qt.gui.QPixelFormat.TypeInterpretation)
withtypeInt = io.qt.gui.QPixelFormat.TypeInterpretation.UnsignedInteger
.static QPixelFormat
QPixelFormat.qPixelFormatCmyk
(byte channelSize, byte alfa, QPixelFormat.AlphaUsage usage, QPixelFormat.AlphaPosition position, QPixelFormat.TypeInterpretation typeInt) static QPixelFormat
QPixelFormat.qPixelFormatHsl
(byte channelSize, byte alfa, QPixelFormat.AlphaUsage usage) static QPixelFormat
QPixelFormat.qPixelFormatHsl
(byte channelSize, byte alfa, QPixelFormat.AlphaUsage usage, QPixelFormat.AlphaPosition position) Overloaded function forQPixelFormat.qPixelFormatHsl(byte, byte, io.qt.gui.QPixelFormat.AlphaUsage, io.qt.gui.QPixelFormat.AlphaPosition, io.qt.gui.QPixelFormat.TypeInterpretation)
withtypeInt = io.qt.gui.QPixelFormat.TypeInterpretation.FloatingPoint
.static QPixelFormat
QPixelFormat.qPixelFormatHsl
(byte channelSize, byte alfa, QPixelFormat.AlphaUsage usage, QPixelFormat.AlphaPosition position, QPixelFormat.TypeInterpretation typeInt) static QPixelFormat
QPixelFormat.qPixelFormatHsv
(byte channelSize, byte alfa, QPixelFormat.AlphaUsage usage) static QPixelFormat
QPixelFormat.qPixelFormatHsv
(byte channelSize, byte alfa, QPixelFormat.AlphaUsage usage, QPixelFormat.AlphaPosition position) Overloaded function forQPixelFormat.qPixelFormatHsv(byte, byte, io.qt.gui.QPixelFormat.AlphaUsage, io.qt.gui.QPixelFormat.AlphaPosition, io.qt.gui.QPixelFormat.TypeInterpretation)
withtypeInt = io.qt.gui.QPixelFormat.TypeInterpretation.FloatingPoint
.static QPixelFormat
QPixelFormat.qPixelFormatHsv
(byte channelSize, byte alfa, QPixelFormat.AlphaUsage usage, QPixelFormat.AlphaPosition position, QPixelFormat.TypeInterpretation typeInt) static QPixelFormat
QPixelFormat.qPixelFormatRgba
(byte red, byte green, byte blue, byte alfa, QPixelFormat.AlphaUsage usage, QPixelFormat.AlphaPosition position) static QPixelFormat
QPixelFormat.qPixelFormatRgba
(byte red, byte green, byte blue, byte alfa, QPixelFormat.AlphaUsage usage, QPixelFormat.AlphaPosition position, QPixelFormat.AlphaPremultiplied pmul) Overloaded function forQPixelFormat.qPixelFormatRgba(byte, byte, byte, byte, io.qt.gui.QPixelFormat.AlphaUsage, io.qt.gui.QPixelFormat.AlphaPosition, io.qt.gui.QPixelFormat.AlphaPremultiplied, io.qt.gui.QPixelFormat.TypeInterpretation)
withtypeInt = io.qt.gui.QPixelFormat.TypeInterpretation.UnsignedInteger
.static QPixelFormat
QPixelFormat.qPixelFormatRgba
(byte red, byte green, byte blue, byte alfa, QPixelFormat.AlphaUsage usage, QPixelFormat.AlphaPosition position, QPixelFormat.AlphaPremultiplied pmul, QPixelFormat.TypeInterpretation typeInt) static QPixelFormat
QPixelFormat.qPixelFormatYuv
(QPixelFormat.YUVLayout layout, byte alfa, QPixelFormat.AlphaUsage usage) static QPixelFormat
QPixelFormat.qPixelFormatYuv
(QPixelFormat.YUVLayout layout, byte alfa, QPixelFormat.AlphaUsage usage, QPixelFormat.AlphaPosition position) static QPixelFormat
QPixelFormat.qPixelFormatYuv
(QPixelFormat.YUVLayout layout, byte alfa, QPixelFormat.AlphaUsage usage, QPixelFormat.AlphaPosition position, QPixelFormat.AlphaPremultiplied p_mul) static QPixelFormat
QPixelFormat.qPixelFormatYuv
(QPixelFormat.YUVLayout layout, byte alfa, QPixelFormat.AlphaUsage usage, QPixelFormat.AlphaPosition position, QPixelFormat.AlphaPremultiplied p_mul, QPixelFormat.TypeInterpretation typeInt) Overloaded function forQPixelFormat.qPixelFormatYuv(io.qt.gui.QPixelFormat.YUVLayout, 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)
withb_order = io.qt.gui.QPixelFormat.ByteOrder.LittleEndian
.static QPixelFormat
QPixelFormat.qPixelFormatYuv
(QPixelFormat.YUVLayout layout, byte alfa, QPixelFormat.AlphaUsage usage, QPixelFormat.AlphaPosition position, QPixelFormat.AlphaPremultiplied p_mul, QPixelFormat.TypeInterpretation typeInt, QPixelFormat.ByteOrder b_order) Constructors in io.qt.gui with parameters of type QPixelFormat.AlphaUsageModifierConstructorDescriptionQPixelFormat
(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
(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 forQPixelFormat(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)
withsubEnum = 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)