| bytes_per_pixel_ | photo_image | [private] |
| data_ | photo_image | [private] |
| getBytesPerPixel(void) | photo_image | |
| getDataAddress(void) | photo_image | |
| getHeight(void) | photo_image | |
| getImageSize(void) | photo_image | |
| getWidth(void) | photo_image | |
| height_ | photo_image | [private] |
| image_size_ | photo_image | [private] |
| photo_image(void) | photo_image | |
| photo_image_read(std::string filename) | photo_image | |
| photo_image_set_size(int image_width, int image_height, size_t image_bytes_per_pixel) | photo_image | |
| photo_image_write(std::string filename) | photo_image | |
| width_ | photo_image | [private] |
| ~photo_image(void) | photo_image |