Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ iflGeoTIFF(3) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



iflGeoTIFF(3)     Image Format Library C++ Reference Manual      iflGeoTIFF(3)



NAME
     iflGeoTIFF - GeoTIFF support for IFL TIFF files

HEADER FILE
     #include <ifl/iflGeoTIFF.h>

DESCRIPTION
     The GeoTIFF file format is an extension to the TIFF format. To minimize
     the amount of recoding needed for existing GeoTIFF applications, access
     to the GeoTIFF extensions are made through the GTIF structure supplied by
     the freeware GeoTIFF library. Therefore, the IFL GeoTIFF support consists
     only of the capability to create GTIF structures from an open iflFile
     object.



     iflGTIFNew()

          GTIF* iflGTIFNew(iflFile* file)


          Construct a GTIF structure for file. If file is not a TIFF file,
          then NULL is returned.


SEE ALSO
     iflTIFF, iflFile




























                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026