1.1 --- a/tumble_input.h Mon Dec 14 16:00:58 2009 +0000 1.2 +++ b/tumble_input.h Mon Dec 14 16:15:04 2009 +0000 1.3 @@ -27,6 +27,7 @@ 1.4 uint32_t width_samples, height_samples; 1.5 double width_points, height_points; 1.6 double x_resolution, y_resolution; 1.7 + uint16_t tiff_photometric_tag; 1.8 } image_info_t; 1.9 1.10