All public logs
Combined display of all available logs of the change wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:56, 31 August 2022 Elie talk contribs created page Code:stb image write.h (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...")