AddAlphaModulateEffect()

ImageTransformOperationCollection::AddAlphaModulateEffect() method

Adds the new Alpha Modulate effect to the end of a collection.

System::SharedPtr<IAlphaModulate> Aspose::Slides::Effects::ImageTransformOperationCollection::AddAlphaModulateEffect() override

Return Value

Index of the new image effect in a collection.

See Also