Java com.lowagie.text.pdf.codec TiffImage fields, constructors, methods, implement or subclass

Example usage for Java com.lowagie.text.pdf.codec TiffImage fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.lowagie.text.pdf.codec TiffImage.

The text is from its open source code.

Method

intgetNumberOfPages(RandomAccessFileOrArray s)
Gets the number of pages the TIFF document has.
ImagegetTiffImage(RandomAccessFileOrArray s, int page)
Reads a page from a TIFF image.