ImageTransformOperation

ImageTransformOperation

Oversigt over de forskellige former for støtte

ImageTransformOperation er en klasse i Aspose.Slides FOSS for Java. Arvelige af: PVIObject, IImageTransformOperation.

Repræsenter en billedtransformationsoperation, der anvendes på en billedeffekt.

Metoder til at anvende

NameTypeAccessDescription
slideIBaseSlideReadGets the slide.
presentationIPresentationReadGets the presentation.
SignatureDescription
ImageTransformOperation()Creates an {@code ImageTransformOperation} with no parent slide.
ImageTransformOperation(parentSlide: IBaseSlide)Creates an {@code ImageTransformOperation} associated with the given slide.
asIImageTransformOperation()IImageTransformOperationReturns this instance as an IImageTransformOperation
PVIObject()Creates a PVIObject with no parent slide.
getSlide()IBaseSlideReturns the slide.
getPresentation()IPresentationReturns the presentation.
asIPresentationComponent()IPresentationComponentReturns this object as an {@link IPresentationComponent}.
 Dansk