com.aspose.slides.pptx
Class ImageEx

java.lang.Object
  extended by com.aspose.slides.pptx.ImageEx

public class ImageEx
extends java.lang.Object


Method Summary
 byte[] getBinaryData()
           
 java.lang.String getContentType()
           
 java.awt.image.RenderedImage getImage()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
equals, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getContentType

public java.lang.String getContentType()

getBinaryData

public byte[] getBinaryData()

getImage

public java.awt.image.RenderedImage getImage()
                                      throws java.io.IOException
Throws:
java.io.IOException