AddAlphaModulateEffect()

IImageTransformOperationCollection::AddAlphaModulateEffect() method

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

virtual System::SharedPtr<IAlphaModulate> Aspose::Slides::Effects::IImageTransformOperationCollection::AddAlphaModulateEffect()=0

Return Value

Index of the new image effect in a collection.

See Also