AddAlphaInverseEffect()

ImageTransformOperationCollection::AddAlphaInverseEffect() method

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

System::SharedPtr<IAlphaInverse> Aspose::Slides::Effects::ImageTransformOperationCollection::AddAlphaInverseEffect() override

Return Value

Index of the new image effect in a collection.

See Also