A header structure for tiff files. More...
#include <vcl_string.h>#include <vcl_vector.h>#include <vxl_config.h>#include <vcl_cmath.h>#include <vil/vil_config.h>#include <vil/vil_pixel_format.h>#include <tiffio.h>Go to the source code of this file.
Classes | |
| struct | ushort_tag |
| struct | ulong_tag |
| class | vil_tiff_header |
A header structure for tiff files.
Notes:
Modifications
November 8, 2007 - Added the case of four planes that is necessary to
read and write satellite multispectral image data - JLM
January 9, 2012 - Use default value (1) for images that do not have SamplesPerPixel tag - GY
Definition in file vil_tiff_header.h.
1.7.5.1