#include <photo_image.h>
Public Attributes | |
int | bytes_per_pixel |
char * | data |
int | height |
int | image_size |
int | width |
Definition at line 43 of file photo_image.h.
Definition at line 46 of file photo_image.h.
char* photo_image_t::data |
Definition at line 48 of file photo_image.h.
Definition at line 45 of file photo_image.h.
Definition at line 47 of file photo_image.h.
Definition at line 44 of file photo_image.h.