Uses of Class
io.qt.gui.QColorTransform
Package | Description |
---|---|
io.qt.gui |
-
Uses of QColorTransform in io.qt.gui
Methods in io.qt.gui that return QColorTransform Modifier and Type Method Description QColorTransform
QColorTransform. clone()
QColorTransform
QColorSpace. transformationToColorSpace(QColorSpace colorspace)
Methods in io.qt.gui with parameters of type QColorTransform Modifier and Type Method Description void
QImage. applyColorTransform(QColorTransform transform)
void
QColorTransform. swap(QColorTransform other)
Constructors in io.qt.gui with parameters of type QColorTransform Constructor Description QColorTransform(QColorTransform colorTransform)