Uses of Class
io.qt.gui.QPixelFormat
Packages that use QPixelFormat
-
Uses of QPixelFormat in io.qt.gui
Methods in io.qt.gui that return QPixelFormatModifier and TypeMethodDescriptionQPixelFormat.clone()
Creates and returns a copy of this object.final QPixelFormat
QImage.pixelFormat()
static QPixelFormat
QPixelFormat.qPixelFormatAlpha
(byte channelSize) Overloaded function forqPixelFormatAlpha(byte, io.qt.gui.QPixelFormat.TypeInterpretation)
withtypeInt = io.qt.gui.QPixelFormat.TypeInterpretation.UnsignedInteger
.static QPixelFormat
QPixelFormat.qPixelFormatAlpha
(byte channelSize, QPixelFormat.TypeInterpretation typeInt) static QPixelFormat
QPixelFormat.qPixelFormatCmyk
(byte channelSize) static QPixelFormat
QPixelFormat.qPixelFormatCmyk
(byte channelSize, byte alfa) static 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 forqPixelFormatCmyk(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.qPixelFormatGrayscale
(byte channelSize) Overloaded function forqPixelFormatGrayscale(byte, io.qt.gui.QPixelFormat.TypeInterpretation)
withtypeInt = io.qt.gui.QPixelFormat.TypeInterpretation.UnsignedInteger
.static QPixelFormat
QPixelFormat.qPixelFormatGrayscale
(byte channelSize, QPixelFormat.TypeInterpretation typeInt) static QPixelFormat
QPixelFormat.qPixelFormatHsl
(byte channelSize) static QPixelFormat
QPixelFormat.qPixelFormatHsl
(byte channelSize, byte alfa) 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 forqPixelFormatHsl(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) static QPixelFormat
QPixelFormat.qPixelFormatHsv
(byte channelSize, byte alfa) 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 forqPixelFormatHsv(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 forqPixelFormatRgba(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) static QPixelFormat
QPixelFormat.qPixelFormatYuv
(QPixelFormat.YUVLayout layout, byte alfa) 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 forqPixelFormatYuv(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) static QPixelFormat
QImage.toPixelFormat
(QImage.Format format) Methods in io.qt.gui with parameters of type QPixelFormatModifier and TypeMethodDescriptionfinal boolean
QPixelFormat.equals
(QPixelFormat fmt2) Seeoperator==(QPixelFormat,
QPixelFormat) static QImage.Format
QImage.toImageFormat
(QPixelFormat format) Constructors in io.qt.gui with parameters of type QPixelFormatModifierConstructorDescriptionQPixelFormat
(QPixelFormat other) SeeQPixelFormat::
QPixelFormat(QPixelFormat)