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
- Instance of
- free and open-source software
- Official website
- openil.sourceforge.net
- Has use
- image
Show 4 more facts
- operating system
- cross-platform
- software version identifier
- 1.8.0
- programmed in
- Q15777
- source code repository URL
- github.com/DentonW/DevIL
via Wikidata · CC0
Article · Deutsch
DevIL ist eine plattformübergreifende und unter der LGPL stehende Grafikbibliothek zum schnellen Laden und Speichern von Grafiken. Der Aufbau bezieht sich auf OpenGL und soll eine ähnliche Einfachheit bei der Programmierung ermöglichen, weshalb der ursprüngliche Name „OpenIL“ lautete. Dieser musste jedoch auf Grund eines Rechtsstreites mit SGI, den Produzenten von OpenGL, geändert werden. Heraus kam DevIL, die "Developers Image Library".
Abstract from DBpedia / Wikipedia · CC BY-SA