RemoveAt()

IImageTransformOperationCollection::RemoveAt(int32_t) method

Removes an image effect from a collection at the specified index.

virtual void Aspose::Slides::Effects::IImageTransformOperationCollection::RemoveAt(int32_t index)=0

Arguments

ParameterTypeDescription
indexint32_tIndex of an image effect that should be deleted.

See Also