|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.tireme.shared.ImageInfo
fr.tireme.shared.FastImageInfo
public class FastImageInfo
Fast access to the ImageInfo class.
Copyright (c) 2002
Tirème SARL
| Field Summary |
|---|
| Fields inherited from class fr.tireme.shared.ImageInfo |
|---|
FORMAT_BMP, FORMAT_GIF, FORMAT_IFF, FORMAT_JPEG, FORMAT_PBM, FORMAT_PCX, FORMAT_PGM, FORMAT_PNG, FORMAT_PPM, FORMAT_PSD, FORMAT_RAS, FORMAT_SWF |
| Constructor Summary | |
|---|---|
FastImageInfo(java.io.File file)
Constructor for the FastImageInfo object |
|
FastImageInfo(java.lang.String fileName)
Constructor for the FastImageInfo object |
|
| Method Summary |
|---|
| Methods inherited from class fr.tireme.shared.ImageInfo |
|---|
check, getBitsPerPixel, getComment, getFormat, getFormatName, getHeight, getMimeType, getNumberOfComments, getNumberOfImages, getPhysicalHeightDpi, getPhysicalHeightInch, getPhysicalWidthDpi, getPhysicalWidthInch, getWidth, main, readUBits, setCollectComments, setDetermineImageNumber, setInput, setInput, synchBits |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FastImageInfo(java.lang.String fileName)
fileName - Description of Parameterpublic FastImageInfo(java.io.File file)
file - Description of Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||