Uses of Class
io.qt.gui.QPixelFormat
-
Uses of QPixelFormat in io.qt.gui
Modifier 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) Modifier and TypeMethodDescriptionfinal boolean
QPixelFormat.equals
(QPixelFormat fmt2) Seeoperator==(QPixelFormat,
QPixelFormat) static QImage.Format
QImage.toImageFormat
(QPixelFormat format) ModifierConstructorDescriptionQPixelFormat
(QPixelFormat other) SeeQPixelFormat::
QPixelFormat(QPixelFormat)