Uses of Class
io.qt.gui.QColorTransform
Packages that use QColorTransform
-
Uses of QColorTransform in io.qt.gui
Methods in io.qt.gui that return QColorTransformModifier and TypeMethodDescriptionQColorTransform.clone()
Creates and returns a copy of this object.final QColorTransform
QColorSpace.transformationToColorSpace
(QColorSpace colorspace) final QColorTransform
QColorSpace.transformationToColorSpace
(QColorSpace.NamedColorSpace colorspace) Overloaded function forQColorSpace.transformationToColorSpace(io.qt.gui.QColorSpace)
.Methods in io.qt.gui with parameters of type QColorTransformModifier and TypeMethodDescriptionfinal void
QImage.applyColorTransform
(QColorTransform transform) final void
QColorTransform.assign
(QColorTransform other) SeeQColorTransform::
operator=(QColorTransform) final QImage
QImage.colorTransformed
(QColorTransform transform) final boolean
QColorTransform.equals
(QColorTransform ct2) final void
QColorTransform.swap
(QColorTransform other) SeeQColorTransform::
swap(QColorTransform&) Constructors in io.qt.gui with parameters of type QColorTransformModifierConstructorDescriptionQColorTransform
(QColorTransform colorTransform) SeeQColorTransform::
QColorTransform(QColorTransform)