Uses of Enum
io.qt.gui.QColorSpace.TransformModel
Packages that use QColorSpace.TransformModel
-
Uses of QColorSpace.TransformModel in io.qt.gui
Methods in io.qt.gui that return QColorSpace.TransformModelModifier and TypeMethodDescriptionstatic QColorSpace.TransformModel
QColorSpace.TransformModel.resolve
(int value) Returns the corresponding enum entry for the given value.QColorSpace.transformModel()
static QColorSpace.TransformModel
Returns the enum constant of this type with the specified name.static QColorSpace.TransformModel[]
QColorSpace.TransformModel.values()
Returns an array containing the constants of this enum type, in the order they are declared.