TiffPage

Overview

TiffPage is a class in Aspose.PDF FOSS for Python.

One image in a TIFF file.

Properties: data, dpi, height, mode, width.

Properties

NameTypeAccessDescription
widthintReadGets the width.
heightintReadGets the height.
modestrReadGets the mode.
databytesReadGets the data.
dpifloatReadGets the dpi.