public class TiffReader extends Object
Constructor and Description |
---|
TiffReader() |
Modifier and Type | Method and Description |
---|---|
static ArrayList<BufferedImage> |
read(String fullPath,
int pageStart,
int pagesNumber) |
public static ArrayList<BufferedImage> read(String fullPath, int pageStart, int pagesNumber) throws Exception
fullPath
- image path.pageStart
- first page to recognize.pagesNumber
- number pages for recognition.Exception
- readTiff exeption