ColorOperation constructor
init
Creates new color transform operation.
def __init__(self, op):
...
| Parameter | Type | Description |
|---|---|---|
| op | ColorTransformOperation | Operation type. |
init
Creates new color transform operation.
def __init__(self, op, parameter):
...
| Parameter | Type | Description |
|---|---|---|
| op | ColorTransformOperation | Operation type. |
| parameter | float | Operation parameter. |
See Also
- class
ColorOperation - enumeration
ColorTransformOperation - module
aspose.slides - library
Aspose.Slides