IColorOperation Interface

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public interface IColorOperation

The IColorOperation type exposes the following members.

Properties
  NameDescription
Public propertyOperationType
Returns or sets the type of an operation. Read-only ColorTransformOperation.
Public propertyParameter
Returns a parameter of an operation. Read-only Single.
See Also