ColorOperation
ColorOperation class
Represents different color operations used for color transformations.
Immutable object.
The ColorOperation type exposes the following members:
Constructors
Name | Description |
---|---|
ColorOperation(op) | Initializes a new instance of the ColorOperation class |
ColorOperation(op, parameter) | Initializes a new instance of the ColorOperation class |
Properties
Name | Description |
---|---|
operation_type | Returns or sets the type of an operation. Read-only ColorTransformOperation. |
parameter | Returns a parameter of an operation. Read-only |
See Also
- namespace aspose.slides
- assembly Aspose.Slides