AddGrayScaleEffect()

ImageTransformOperationCollection::AddGrayScaleEffect() method

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

System::SharedPtr<IGrayScale> Aspose::Slides::Effects::ImageTransformOperationCollection::AddGrayScaleEffect() override

Return Value

Index of the new image effect in a collection.

See Also