AddGrayScaleEffect()

IImageTransformOperationCollection::AddGrayScaleEffect() method

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

virtual System::SharedPtr<IGrayScale> Aspose::Slides::Effects::IImageTransformOperationCollection::AddGrayScaleEffect()=0

Return Value

Index of the new image effect in a collection.

See Also