DevIL
Sign in to save'''Developer's Image Library or DevIL''', started by Denton Woods, is a cross-platform image library which aims to provide a common API for different image file formats. 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).
Source code
Developer's Image Library (DevIL) is a cross-platform image library utilizing a simple syntax to load, save, convert, manipulate, filter, and display a variety of images with ease. It is highly portable and has been ported to several platforms.
Excerpt from the source-code README · 257 chars · not written by Vinony
Wikidata facts
- Official website
- openil.sourceforge.net
Show 2 more facts
- software version identifier
- 1.8.0
- source code repository URL
- github.com/DentonW/DevIL
via Wikidata · CC0
~3 min read
Article
4 sectionsContents
- Features
- See also
- References
- External links
'''Developer's Image Library or DevIL, started by Denton Woods, is a cross-platform image library which aims to provide a common API for different image file formats. 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).
It was originally called OpenIL'''; the name was changed at a request from Silicon Graphics, Inc.