IImageTransformOperationCollectionAddGrayScaleEffect Method

Adds the new Gray Scale effect to the end of a collection.

Namespace:  Aspose.Slides.Effects
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
IGrayScale AddGrayScaleEffect()

Return Value

Type: IGrayScale
Index of the new image effect in a collection.
See Also