tumble_input.h

changeset 168
ad0b9a8990ac
parent 166
301f6f17c364
     1.1 diff -r 88aafe900928 -r ad0b9a8990ac tumble_input.h
     1.2 --- a/tumble_input.h	Mon Dec 14 16:00:58 2009 +0000
     1.3 +++ b/tumble_input.h	Mon Dec 14 16:15:04 2009 +0000
     1.4 @@ -27,6 +27,7 @@
     1.5    uint32_t width_samples, height_samples;
     1.6    double width_points, height_points;
     1.7    double x_resolution, y_resolution;
     1.8 +  uint16_t tiff_photometric_tag;
     1.9  } image_info_t;
    1.10  
    1.11