|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.spire.presentation.drawing.PictureDataEx
public class PictureDataEx
Represents a picture in a presentation.
Constructor Summary | |
---|---|
PictureDataEx(PictureShape source,
ActiveSlide slide,
ColorFormat.FloatColor styleColor)
|
Method Summary | |
---|---|
EffectDataCollection |
getImageTransform()
Gets the collection of image transform effects. |
IImageData |
getSourceEmbedImage()
Gets or sets the embedded image. |
java.lang.String |
getUrl()
Gets of sets linked image's URL. |
Constructor Detail |
---|
public PictureDataEx(PictureShape source, ActiveSlide slide, ColorFormat.FloatColor styleColor)
Method Detail |
---|
public IImageData getSourceEmbedImage()
public java.lang.String getUrl()
public EffectDataCollection getImageTransform()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |