Tizen(Headed) Native API
6.5
|
Public Attributes | |
unsigned char * | data |
unsigned int | size |
int | width |
int | height |
camera_pixel_format_e | format |
unsigned char * | exif |
unsigned int | exif_size |
Detailed Description
The structure type of the image data.
- Since :
- 2.3
Member Data Documentation
unsigned char* camera_image_data_s::data |
The image buffer
unsigned char* camera_image_data_s::exif |
The exif raw data
unsigned int camera_image_data_s::exif_size |
The size of the exif data
The format of the image pixel
The height of the image
unsigned int camera_image_data_s::size |
The size of the buffer
The width of the image