ColorFormatColorTransform Property

Returns the collection of color transformations applied to a color. Read-only IColorOperationCollection.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public IColorOperationCollection ColorTransform { get; }

Property Value

Type: IColorOperationCollection

Implements

IColorFormatColorTransform
See Also