| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IImageData
| Method Summary | |
|---|---|
|  java.lang.String | getContentType()Gets a MIME type of an image, encoded in | 
|  byte[] | getData()Gets the copy of an image's data. | 
|  int | getHeight()Gets a height of an image. | 
|  java.awt.image.BufferedImage | getImage()Gets the copy of an image. | 
|  int | getWidth()Gets a width of an image. | 
|  int | getX()Gets a X-offset of an image. | 
|  int | getY()Gets a Y-offset of an image. | 
|  int | hashCode()Gets the hash code of an image. | 
| Method Detail | 
|---|
int hashCode()
hashCode in class java.lang.Objectjava.lang.String getContentType()
byte[] getData()
java.awt.image.BufferedImage getImage()
java.lang.Exceptionint getWidth()
java.lang.Exceptionint getHeight()
java.lang.Exceptionint getX()
java.lang.Exceptionint getY()
java.lang.Exception| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||