ColorOperation
ColorOperation constructor (1 of 2)
Creates new color transform operation.
public ColorOperation(ColorTransformOperation op)
Parameter | Type | Description |
---|---|---|
op | ColorTransformOperation | Operation type. |
See Also
- enum ColorTransformOperation
- class ColorOperation
- namespace Aspose.Slides
- assembly Aspose.Slides
ColorOperation constructor (2 of 2)
Creates new color transform operation.
public ColorOperation(ColorTransformOperation op, float parameter)
Parameter | Type | Description |
---|---|---|
op | ColorTransformOperation | Operation type. |
parameter | Single | Operation parameter. |
See Also
- enum ColorTransformOperation
- class ColorOperation
- namespace Aspose.Slides
- assembly Aspose.Slides