public interface IPictureEffectiveData
Immutable object which represents a picture in a presentation.
Modifier and Type | Method and Description |
---|---|
IPPImage |
getImage()
Returns or sets the embedded image.
|
IImageTransformOCollectionEffectiveData |
getImageTransform()
Returns the collection of image transform effects.
|
java.lang.String |
getLinkPathLong()
Returns of sets linked image's URL.
|
java.lang.String getLinkPathLong()
Returns of sets linked image's URL.
Read-only String
.
IImageTransformOCollectionEffectiveData getImageTransform()
Returns the collection of image transform effects.
Read-only IImageTransformOCollectionEffectiveData
.
Copyright © 2004-2019 Aspose Pty Ltd. All Rights Reserved.