com.aspose.slides
Class Picture

java.lang.Object
  extended by com.aspose.slides.PPImage
      extended by com.aspose.slides.Picture

public class Picture
extends PPImage

Represents the picture in a presentation.


Field Summary
 
Fields inherited from class com.aspose.slides.PPImage
m_blip, m_height, m_parent, m_renderedImage, m_width
 
Constructor Summary
protected Picture(Presentation parent, EsBlip blip)
           
 
Method Summary
protected  java.lang.String getId()
          Returns id unique for all subclasses
 int getPictureId()
          Returns the unique Id of a picture.
 
Methods inherited from class com.aspose.slides.PPImage
getBlip, getHeight, getImage, getImageFormat, getParent, getRenderedImage, getRenderedImage, getWidth, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Picture

protected Picture(Presentation parent,
                  EsBlip blip)
           throws PptImageException
Throws:
PptImageException
Method Detail

getPictureId

public int getPictureId()
Returns the unique Id of a picture.

Returns:
The picture Id.

getId

protected java.lang.String getId()
Description copied from class: PPImage
Returns id unique for all subclasses

Specified by:
getId in class PPImage
Returns:
unique id