AddAlphaInverseEffect()

IImageTransformOperationCollection::AddAlphaInverseEffect() method

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

virtual System::SharedPtr<IAlphaInverse> Aspose::Slides::Effects::IImageTransformOperationCollection::AddAlphaInverseEffect()=0

Return Value

Index of the new image effect in a collection.

See Also