Elie
Created page with "C header for writing image files. * Downloaded from http://nothings.org/stb <br /> * Author: Sean Barrett<br /> * License: Public domain.<br /> See also: Code:stb_image.h for ''reading'' images. ==Code== <syntaxhighlight lang="c"> /* stb_image_write - v1.15 - public domain - http://nothings.org/stb writes out PNG/BMP/TGA/JPEG/HDR images to C stdio - Sean Barrett 2010-2015 no warranty implied; use at your own risk Before #i..."