InfoIFD property (ILEADRasterIO)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

long InfoIFD

Overview

Refer to Loading and Saving Large TIFF Files.

Remarks

Specifies the offset within the current file of the current page.

This property value is valid only if it is greater than 0. A value of zero indicates that the file format does not support Image File Directories (IFDs).

The value of this property can be used for the LoadIFD property and the SaveIFD property to speed up loading and saving of TIFF files with many pages.

See Also

Elements

ColorSpace property, IgnoreViewPerspective property, LoadIFD property, SaveIFD property

Topics:

Raster Images: Loading and Saving Large TIFF Files