ImageTransformOperation
Overview
ImageTransformOperation is a class in Aspose.Slides FOSS for Java.
Inherits from: PVIObject, IImageTransformOperation.
Represents an image-transform operation applied to an image effect.
Methods
| Signature | Description |
|---|---|
ImageTransformOperation() | Creates an {@code ImageTransformOperation} with no parent slide. |
ImageTransformOperation(parentSlide: IBaseSlide) | Creates an {@code ImageTransformOperation} associated with the given slide. |
asIImageTransformOperation() → IImageTransformOperation | Returns this instance as an IImageTransformOperation |