IColorFormatColorTransform Property |
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 21.1.0.0 (21.1)
SyntaxIColorOperationCollection ColorTransform { get; }
ReadOnly Property ColorTransform As IColorOperationCollection
Get
property IColorOperationCollection^ ColorTransform {
IColorOperationCollection^ get ();
}
abstract ColorTransform : IColorOperationCollection with get
Property Value
Type:
IColorOperationCollection
See Also