IColorOperation class

IColorOperation class

Represents different color operations used for color transformations.

The IColorOperation type exposes the following members:

Properties

PropertyDescription
operation_typeReturns or sets the type of an operation.
Read-only ColorTransformOperation.
parameterReturns a parameter of an operation.
Read-only float.

See Also