ColorFormatColorTransform Property |
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic IColorOperationCollection ColorTransform { get; }
Public ReadOnly Property ColorTransform As IColorOperationCollection
Get
public:
virtual property IColorOperationCollection^ ColorTransform {
IColorOperationCollection^ get () sealed;
}
abstract ColorTransform : IColorOperationCollection with get
override ColorTransform : IColorOperationCollection with get
Property Value
Type:
IColorOperationCollectionImplements
IColorFormatColorTransform
See Also