IImageTransformOperation
Overview
IImageTransformOperation is a interface in Aspose.Slides FOSS for Java.
Represents an image-transform operation effect.
This interface provides 1 method for working with IImageTransformOperation objects in Java programs.
Available methods include: asIImageTransformOperation.
All public members are accessible to any Java application after installing the Aspose.Slides FOSS for Java package.
Methods
| Signature | Description |
|---|---|
asIImageTransformOperation() → IImageTransformOperation | Returns this instance as {@link IImageTransformOperation}. |