|
IFEM 90A354
|
Singleton wrapper for stb_image. More...

Go to the source code of this file.
Namespaces | |
| namespace | stb |
| Namespace for STB routines. | |
Functions | |
| unsigned char * | stb::loadImage (const char *file, int &width, int &height, int &nrChannels) |
| Load an image from file. | |
Singleton wrapper for stb_image.