|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.PictureEx
public class PictureEx
Represents a picture in a presentation.
Method Summary | |
---|---|
PPImageEx |
getImage()
Returns the image. |
ImageTransformEx |
getImageTransform()
Returns a collection of image transform effects. |
PresentationEx |
getPresentation()
|
BaseSlideEx |
getSlide()
|
void |
setImage(PPImageEx value)
Sets the image. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public PPImageEx getImage()
PPImageEx
.public void setImage(PPImageEx value)
value
- See PPImageEx
.public ImageTransformEx getImageTransform()
ImageTransformEx
.public BaseSlideEx getSlide()
public PresentationEx getPresentation()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |