public interface IPictureEffectiveData
Immutable object which contains effective picture properties.
IPictureFillFormatEffectiveData
and IBulletFormatEffectiveData
.
Modifier and Type | Method and Description |
---|---|
IPPImage |
getImage()
Returns the embedded image.
|
IImageTransformOCollectionEffectiveData |
getImageTransform()
Returns the collection of image transform effects.
|
java.lang.String |
getLinkPathLong()
Returns linked image's URL.
|
java.lang.String getLinkPathLong()
Returns linked image's URL.
Read-only String
.
IImageTransformOCollectionEffectiveData getImageTransform()
Returns the collection of image transform effects.
Read-only IImageTransformOCollectionEffectiveData
.