AddColorReplaceEffect()

IImageTransformOperationCollection::AddColorReplaceEffect() method

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

virtual System::SharedPtr<IColorReplace> Aspose::Slides::Effects::IImageTransformOperationCollection::AddColorReplaceEffect()=0

Return Value

Index of the new image effect in a collection.

See Also