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
Parameter | Type | Description |
---|---|---|
index | int32_t | Index of an image effect that should be deleted. |
See Also
- Class IImageTransformOperationCollection
- Namespace Aspose::Slides::Effects
- Library Aspose.Slides