ColorOperation()

ColorOperation::ColorOperation(ColorTransformOperation) constructor

Creates new color transform operation.

Aspose::Slides::ColorOperation::ColorOperation(ColorTransformOperation op)

Arguments

ParameterTypeDescription
opColorTransformOperationOperation type.

ColorOperation::ColorOperation(ColorTransformOperation, float) constructor

Creates new color transform operation.

Aspose::Slides::ColorOperation::ColorOperation(ColorTransformOperation op, float parameter)

Arguments

ParameterTypeDescription
opColorTransformOperationOperation type.
parameterfloatOperation parameter.

See Also