public class PageReader extends TIFFReader
ifdsbitsPerPixel, 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, readIFDsgetImageParampublic java.awt.image.BufferedImage getNextPage(java.io.InputStream is)
throws java.lang.Exception
java.lang.Exceptionpublic java.awt.image.BufferedImage read(java.io.InputStream is)
throws java.lang.Exception
read in class TIFFReaderjava.lang.Exception