Classes
core/vil/file_formats/vil_geotiff_header.h File Reference

A header structure for geotiff files. More...

#include <vcl_vector.h>
#include <tiffio.h>
#include <geotiffio.h>

Go to the source code of this file.

Classes

class  vil_geotiff_header

Detailed Description

A header structure for geotiff files.

Author:
Gamze Tunali
Date:
Jan 31, 2007 This class is responsible for extracting (putting) information from (into) the geotiff header that is required to specify a vil_image_resource There are bool flags that indicate that the item has been successfully read (written) to the open geotiff file.
    Modifications
     <none>
   

Definition in file vil_geotiff_header.h.