RemoveAt()
ImageTransformOperationCollection::RemoveAt(int32_t) method
Removes an image effect from a collection at the specified index.
void Aspose::Slides::Effects::ImageTransformOperationCollection::RemoveAt(int32_t index) override
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | Index of an image effect that should be deleted. |
See Also
- Class ImageTransformOperationCollection
- Namespace Aspose::Slides::Effects
- Library Aspose.Slides