public class JPGReader extends ImageReader
bitsPerPixel, bytesPerScanLine, height, param, rgbColorPalette, width
Constructor and Description |
---|
JPGReader() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<MetadataType,Metadata> |
getMetadata() |
java.awt.image.BufferedImage |
read(java.io.InputStream is) |
java.awt.image.BufferedImage |
read1(java.io.InputStream is) |
getFrame, getFrameCount, getFrames, getImageParam
public java.awt.image.BufferedImage read1(java.io.InputStream is) throws java.lang.Exception
java.lang.Exception
public java.util.Map<MetadataType,Metadata> getMetadata()
public java.awt.image.BufferedImage read(java.io.InputStream is) throws java.lang.Exception
read
in class ImageReader
java.lang.Exception