#include <ximage.h>
Public Attributes | |
char | Version [5] |
char | CameraMake [32] |
char | CameraModel [40] |
char | DateTime [20] |
int32_t | Height |
int32_t | Width |
int32_t | Orientation |
int32_t | IsColor |
int32_t | Process |
int32_t | FlashUsed |
float | FocalLength |
float | ExposureTime |
float | ApertureFNumber |
float | Distance |
float | CCDWidth |
float | ExposureBias |
int32_t | Whitebalance |
int32_t | MeteringMode |
int32_t | ExposureProgram |
int32_t | ISOequivalent |
int32_t | CompressionLevel |
float | FocalplaneXRes |
float | FocalplaneYRes |
float | FocalplaneUnits |
float | Xresolution |
float | Yresolution |
float | ResolutionUnit |
float | Brightness |
char | Comments [MAX_COMMENT+1] |
uint8_t * | ThumbnailPointer |
unsigned | ThumbnailSize |
bool | IsExif |
char tag_ExifInfo::Version[5] |
char tag_ExifInfo::CameraMake[32] |
char tag_ExifInfo::CameraModel[40] |
char tag_ExifInfo::DateTime[20] |
int32_t tag_ExifInfo::Height |
int32_t tag_ExifInfo::Width |
int32_t tag_ExifInfo::Orientation |
int32_t tag_ExifInfo::IsColor |
int32_t tag_ExifInfo::Process |
int32_t tag_ExifInfo::FlashUsed |
float tag_ExifInfo::Distance |
float tag_ExifInfo::CCDWidth |
int32_t tag_ExifInfo::Whitebalance |
int32_t tag_ExifInfo::MeteringMode |
int32_t tag_ExifInfo::ExposureProgram |
int32_t tag_ExifInfo::ISOequivalent |
int32_t tag_ExifInfo::CompressionLevel |
float tag_ExifInfo::Brightness |
char tag_ExifInfo::Comments[MAX_COMMENT+1] |
uint8_t* tag_ExifInfo::ThumbnailPointer |
unsigned tag_ExifInfo::ThumbnailSize |
bool tag_ExifInfo::IsExif |