DevIL
From Wikipedia, the free encyclopedia
DevIL | |
Developer: | Nicolas Weber Meloni Dario et al |
---|---|
Latest release: | 1.6.7 |
Preview release: | 1.6.8-RC1 / 19 April 2006 |
OS: | cross platform |
Use: | image library |
License: | GNU LGPL |
Website: | http://openil.sf.net/ |
Developer's Image Library or DevIL (originally called OpenIL; the name was changed at a request from Silicon Graphics, Inc.), started by Denton Woods, is a cross-platform image library which aims to provide a common API for different image file format. It consists of three parts: the main library (IL), the utility library (ILU) and the utility toolkit (ILUT), mirroring the corresponding parts of OpenGL (although the OpenGL Utility Toolkit is not part of the OpenGL specification).
DevIL currently supports 26 file formats for reading and 12 for writing; among those with read-write support are BMP, DDS, JPEG, PCX, PNG, RAW, TGA, and TIFF. The actual supported formats depend on compilation settings, in particular, external libraries like libjpeg and libpng.