36 #ifndef __PHOTO_IMAGE__ 37 #define __PHOTO_IMAGE__ 80 #endif // __PHOTO_IMAGE__
bool photo_image_write(const std::string &filename)
void photo_image_set_size(int image_width, int image_height, size_t image_bytes_per_pixel)
bool photo_image_read(const std::string &filename)
char * getDataAddress(void)
size_t getBytesPerPixel(void)
size_t getImageSize(void)