|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IImageInfo
IImageInfo
| Method Summary | |
|---|---|
java.lang.Exception |
getError()
error retrieval occured while image info fetching |
java.lang.String |
getFormat()
image format retrieval (jpg, png, bmp, tiff, gif etc.) |
int |
getImageHeight(int imageIndex)
retrieve height of specified image |
int |
getImageNumThumbnails(int imageIndex)
retrieve number of thumbnails of specified image |
int |
getImageWidth(int imageIndex)
retrieve width of specified image |
int |
getNumImages()
retrieve number of images |
| Method Detail |
|---|
java.lang.Exception getError()
java.lang.String getFormat()
int getNumImages()
int getImageWidth(int imageIndex)
int getImageHeight(int imageIndex)
int getImageNumThumbnails(int imageIndex)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||