Add
ImageTransformOperationCollection.Add method
Adds the new image effect to the end of a collection.
public void Add(IImageTransformOperation operation)
Parameter | Type | Description |
---|---|---|
operation | IImageTransformOperation | The image effect to add to the end of a collection. |
See Also
- interface IImageTransformOperation
- class ImageTransformOperationCollection
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides