Go to the source code of this file.
Enumerations | |
enum | ExifDataType { EXIF_DATA_TYPE_UNCOMPRESSED_CHUNKY = 0, EXIF_DATA_TYPE_UNCOMPRESSED_PLANAR, EXIF_DATA_TYPE_UNCOMPRESSED_YCC, EXIF_DATA_TYPE_COMPRESSED, EXIF_DATA_TYPE_COUNT } |
|
Definition at line 28 of file exif-data-type.h. Referenced by exif_content_fix(). |