public class PageReader extends TIFFReader
ifds
bitsPerPixel, bytesPerScanLine, height, param, rgbColorPalette, width
Constructor and Description |
---|
PageReader() |
Modifier and Type | Method and Description |
---|---|
java.awt.image.BufferedImage |
getNextPage(java.io.InputStream is) |
java.awt.image.BufferedImage |
read(java.io.InputStream is) |
decode, getFrame, getFrameCount, getFrames, readIFDs
getImageParam
public java.awt.image.BufferedImage getNextPage(java.io.InputStream is) throws java.lang.Exception
java.lang.Exception
public java.awt.image.BufferedImage read(java.io.InputStream is) throws java.lang.Exception
read
in class TIFFReader
java.lang.Exception