|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ImageInfo.setInput(InputStream) or ImageInfo.setInput(DataInput).
FileServlet.FirstLastRanges.ImageInfo.getFormat() for BMP streams.
ImageInfo.getFormat() for GIF streams.
ImageInfo.getFormat() for IFF streams.
ImageInfo.getFormat() for JPEG streams.
ImageInfo.getFormat() for PBM streams.
ImageInfo.getFormat() for PCX streams.
ImageInfo.getFormat() for PGM streams.
ImageInfo.getFormat() for PNG streams.
ImageInfo.getFormat() for PPM streams.
ImageInfo.getFormat() for PSD streams.
ImageInfo.getFormat() for RAS streams.
ImageInfo.getFormat() for SWF (Shockwave) streams.
ImageInfo.check() was successful, returns the image's number of bits per pixel.
ImageInfo.check() was successful, returns the image format as one
of the FORMAT_xyz constants from this class.
ImageInfo.check() was successful, returns the image format's name.
ImageInfo.check() was successful, returns one the image's vertical
resolution in pixels.
FileServlet.getMetaFile(java.io.File) as a Map.
ImageInfo.check() was successful, returns a String with the
MIME type of the format.
ImageInfo.check() was successful and ImageInfo.setCollectComments(boolean) was called with
true as argument, returns the number of comments retrieved
from the input image stream / file.
ImageInfo.check() was successful, returns the physical width of this image in dpi (dots per inch)
or -1 if no value could be found.
ImageInfo.check() was successful, returns the physical width of this image in dpi (dots per inch)
or -1 if no value could be found.
-1.0f if width information is not available.
ImageInfo.check() was successful, returns one the image's horizontal
resolution in pixels.
ImageInformer.getDimension(byte[]), which returns a Dimension object given a certain Image byte array.FileServlet.getMetaValue(String, String).
ResourceLoader to load resources from
(configuration files, classes, resourcebundles).false.
FileServlet.getMetaFile(java.io.File) as a Map.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||