Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 194 Bytes

readme.md

File metadata and controls

6 lines (4 loc) · 194 Bytes

AImg

AImg is an image loading and saving library for C/C++ programs. It has a very simple interface, can load png and tga, and can save png, tga, and jpeg.

See image.h for the interface.