AddColorReplaceEffect()

ImageTransformOperationCollection::AddColorReplaceEffect() method

Adds the new Color Replacement effect to the end of a collection.

System::SharedPtr<IColorReplace> Aspose::Slides::Effects::ImageTransformOperationCollection::AddColorReplaceEffect() override

Return Value

Index of the new image effect in a collection.

See Also