TinyTIFF
a lightweight C/C++ library for reading and writing TIFF files
|
Data Fields | |
TinyTIFFReaderFrame | currentFrame |
FILE * | file |
uint8_t | filebyteorder |
uint64_t | filesize |
uint32_t | firstrecord_offset |
char | lastError [TIFF_LAST_ERROR_SIZE] |
uint32_t | nextifd_offset |
uint8_t | systembyteorder |
int | wasError |