Definition at line 118 of file vil1_tiff.cxx.
Public Member Functions | |
| vil1_tiff_structures (vil1_stream *vs_) | |
| ~vil1_tiff_structures () | |
Public Attributes | |
| TIFF * | tif |
| vil1_stream * | vs |
| int | filesize |
| unsigned long | tilewidth |
| unsigned long | tileheight |
| unsigned short | compression |
| unsigned long | rows_per_strip |
| unsigned short | planar_config |
| unsigned short | photometric |
| unsigned long | stripsize |
| unsigned long | scanlinesize |
| unsigned long | numberofstrips |
| bool | tiled |
| bool | compressed |
| bool | jumbo_strips |
| unsigned char * | buf |
| vil1_tiff_structures::vil1_tiff_structures | ( | vil1_stream * | vs_ | ) | [inline] |
Definition at line 119 of file vil1_tiff.cxx.
| vil1_tiff_structures::~vil1_tiff_structures | ( | ) | [inline] |
Definition at line 124 of file vil1_tiff.cxx.
Definition at line 129 of file vil1_tiff.cxx.
Definition at line 130 of file vil1_tiff.cxx.
Definition at line 131 of file vil1_tiff.cxx.
| unsigned long vil1_tiff_structures::tilewidth |
Definition at line 133 of file vil1_tiff.cxx.
| unsigned long vil1_tiff_structures::tileheight |
Definition at line 134 of file vil1_tiff.cxx.
| unsigned short vil1_tiff_structures::compression |
Definition at line 135 of file vil1_tiff.cxx.
| unsigned long vil1_tiff_structures::rows_per_strip |
Definition at line 136 of file vil1_tiff.cxx.
| unsigned short vil1_tiff_structures::planar_config |
Definition at line 137 of file vil1_tiff.cxx.
| unsigned short vil1_tiff_structures::photometric |
Definition at line 138 of file vil1_tiff.cxx.
| unsigned long vil1_tiff_structures::stripsize |
Definition at line 140 of file vil1_tiff.cxx.
| unsigned long vil1_tiff_structures::scanlinesize |
Definition at line 141 of file vil1_tiff.cxx.
| unsigned long vil1_tiff_structures::numberofstrips |
Definition at line 142 of file vil1_tiff.cxx.
Definition at line 144 of file vil1_tiff.cxx.
Definition at line 145 of file vil1_tiff.cxx.
Definition at line 146 of file vil1_tiff.cxx.
| unsigned char* vil1_tiff_structures::buf |
Definition at line 148 of file vil1_tiff.cxx.
1.5.1