pntr
Image manipulation library
|
stb_image integration with pntr for loading images. This is the default behavior. More...
Functions | |
pntr_image * | pntr_stb_image_load_image_from_memory (pntr_image_type type, const unsigned char *fileData, unsigned int dataSize) |
stb_image integration with pntr for loading images. This is the default behavior.
pntr_image * pntr_stb_image_load_image_from_memory | ( | pntr_image_type | type, |
const unsigned char * | fileData, | ||
unsigned int | dataSize | ||
) |
Load an image using stb_image.