TTiffFileFormat Class
ImagingTiff | Legend | Members | Methods | Properties | Hierarchy

TIFF (Tag Image File Format) loader/saver class.

Pascal
public TTiffFileFormat = class(TImageFileFormat);
File

ImagingTiff (at line 46)

Description

Uses LibTiff so it can handle most types of TIFF files. 

Uses LibTiffDelphi now so it is only usable with Delphi. Native support is planned.

Hierarchy
TObject
TImageFileFormat
TTiffFileFormat
Related Information
You are here: Symbol Reference > Classes > TTiffFileFormat Class