![]() |
pntr
Image manipulation library
|
stb_image_write integration with pntr for saving images. More...
Functions | |
| unsigned char * | pntr_stb_image_save_image_to_memory (pntr_image *image, pntr_image_type type, unsigned int *dataSize) |
stb_image_write integration with pntr for saving images.
| unsigned char * pntr_stb_image_save_image_to_memory | ( | pntr_image * | image, |
| pntr_image_type | type, | ||
| unsigned int * | dataSize | ||
| ) |
Save an image using stb_image.