_CameraFile Struct Reference
|
Data Fields |
|
CameraFileType | type |
|
char | mime_type [64] |
|
char | name [MAX_PATH] |
|
unsigned long int | size |
|
unsigned char * | data |
|
long | bytes_read |
|
int | ref_count |
|
time_t | mtime |
|
CameraFileConversionMethod | method |
|
int | width |
|
int | height |
|
unsigned char * | red_table |
|
unsigned char * | blue_table |
|
unsigned char * | green_table |
|
int | red_size |
|
int | blue_size |
|
int | green_size |
|
char | header [128] |
Detailed Description
The internals of the CameraFile struct are private.
The documentation for this struct was generated from the following file: