ImageTransformOperation
General
ImageTransformOperation is a class in Aspose.Slides FOSS for Java.
Inherits from: PVIObject, IImageTransformOperation.
ImageTransformOperation és una classe en Aspose.Slides FOSS per a Java. Hereta de: ゚ PVIObject⌒, ∂IImageTransformOperationヽ .
Representa una operació de transformació d’imatge aplicada a un efecte d ‘imatges.
Mètodes
| Name | Type | Access | Description |
|---|---|---|---|
slide | IBaseSlide | Read | Gets the slide. |
presentation | IPresentation | Read | Gets the presentation. |
| 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 |
PVIObject() | Creates a PVIObject with no parent slide. |
getSlide() → IBaseSlide | Returns the slide. |
getPresentation() → IPresentation | Returns the presentation. |
asIPresentationComponent() → IPresentationComponent | Returns this object as an {@link IPresentationComponent}. |
asIImageTransformOperation() → IImageTransformOperation | Returns this object as an IImageTransformOperation |