Add()
ImageTransformOperationCollection::Add(const System::SharedPtr<IImageTransformOperation>&) method
Adds the new image effect to the end of a collection.
void Aspose::Slides::Effects::ImageTransformOperationCollection::Add(const System::SharedPtr<IImageTransformOperation> &operation) override
Arguments
Parameter | Type | Description |
---|---|---|
operation | const System::SharedPtr<IImageTransformOperation>& | The image effect to add to the end of a collection. |
See Also
- Typedef SharedPtr
- Class IImageTransformOperation
- Class ImageTransformOperationCollection
- Namespace Aspose::Slides::Effects
- Library Aspose.Slides