About: DevIL

An Entity of Type: library, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

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.

Property Value
dbo:abstract
  • 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". (de)
  • 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. DevIL currently supports 43 file formats for reading and 17 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. On June 9, 2010, Woods announced that he had submitted a request to change the licensing terms from the GNU LGPL to a BSD license. According to the website (as well as the source repository), DevIL is still licensed under the terms of the LGPL. DevIl is listed in the directory of the Free Software Foundation as Free Software. (en)
  • Developer's Image Library o DevIL (originalmente llamado OpenIL hasta que el nombre fue cambiado por pedido de la empresa Silicon Graphics​), es una biblioteca de programación multiplataforma para trabajo de imágenes, creada por Denton Woods, la cual tiene como objetivo brindar una API común para los diferentes formatos de imagen en los desarrollos de aplicaciones. La biblioteca está compuesta de tres partes: la biblioteca principal (IL), la biblioteca de utilidades (ILU) y el kit de herramientas (ILUT), en correspondencia a las partes que componen OpenGL (aunque GLUT no forma parte de la especificación de OpenGL realmente).​ DevIL actualmente admite 43 formatos de imágenes para lectura y 17 para escritura; entre los cuales algunos de ellos con soporte de lectura-escritura son BMP, , JPEG, PCX, PNG, RAW, TGA, y TIFF.​ Los formatos soportados actualmente dependen de características de compilación, particularmente de bibliotecas externas como y libpng. En junio de 2010, Woods anunció que él había aceptado la sugerencia de cambiar los términos de licencia LGPL a BSD. Sin embargo de acuerdo al sitio web oficial del proyecto y sus repositorios, DevIL aún está licenciado bajo los términos de la licencia LGPL.​ Actualmente DevIl está listado en el directorio de la Free Software Foundation como software libre.​ (es)
  • Developer's Image Library, ou DevIL (originellement, OpenIL, nom changé à la suite de plaintes de la part de Silicon Graphics), est un projet de bibliothèque pour l'image multiplateforme lancé par Denton Woods, capable de lire une quantité énorme de formats d'image, tant en écriture qu'en lecture. Elle est constituée de trois parties : * IL, la partie principale, qui s'occupe de la lecture et de l'écriture principalement ; * ILU, des utilitaires ; * ILUT, le toolkit.Cette section est vide, insuffisamment détaillée ou incomplète. Votre aide est la bienvenue ! Comment faire ? (fr)
  • Developer's Image Library of DevIL (oorspronkelijk OpenIL, de naam is veranderd op verzoek van Silicon Graphics, Inc) is een multiplatform-bibliotheek waarmee afbeeldingen gelezen en geschreven kunnen worden. Het streeft ernaar om een API te zijn voor allerlei bestandsformaten. De ontwikkeling van de bibliotheek is begonnen door Denton Woods. De bibliotheek is beschikbaar onder de LGPL. (nl)
  • DevIL (англ. Developer's Image Library — рус. библиотека изображений разработчика) — кроссплатформенная программная библиотека, целью которой является создание общего интерфейса программирования приложений (англ. API) для разных файловых форматов графических изображений. Изначально библиотека называлась «OpenIL», однако в связи с конфликтом с компанией Silicon Graphics была переименована в «DevIL». DevIL состоит из трёх частей: основная библиотека (англ. IL), библиотека утилит (англ. ILU — IL Utility) и сервисный инструментарий (англ. ILUT — IL Utility Toolkit). В настоящее время DevIL поддерживает чтение из 43 файловых форматов и запись в 17 файловых форматов. Среди тех форматов, для которых поддерживается и чтение, и запись, присутствуют: BMP, DDS, JPEG, PCX, PNG, Raw, TGA, TIFF. Фактически поддерживаемые форматы зависят от настроек компилятора, в частности, таких внешних библиотек как libjpeg и libpng. (ru)
dbo:genre
dbo:latestReleaseDate
  • 2017-01-01 (xsd:date)
dbo:latestReleaseVersion
  • 1.8
dbo:license
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 6578391 (xsd:integer)
dbo:wikiPageLength
  • 5486 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1106246603 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
  • Nicolas Weber (en)
  • Denton Woods (en)
  • Meloni Dario et al. (en)
dbp:genre
dbp:latestReleaseDate
  • 2017-01-01 (xsd:date)
dbp:latestReleaseVersion
  • 1.800000 (xsd:double)
dbp:license
dbp:name
  • DevIL (en)
dbp:operatingSystem
dbp:wikiPageUsesTemplate
dbp:wordnet_type
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • 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". (de)
  • Developer's Image Library, ou DevIL (originellement, OpenIL, nom changé à la suite de plaintes de la part de Silicon Graphics), est un projet de bibliothèque pour l'image multiplateforme lancé par Denton Woods, capable de lire une quantité énorme de formats d'image, tant en écriture qu'en lecture. Elle est constituée de trois parties : * IL, la partie principale, qui s'occupe de la lecture et de l'écriture principalement ; * ILU, des utilitaires ; * ILUT, le toolkit.Cette section est vide, insuffisamment détaillée ou incomplète. Votre aide est la bienvenue ! Comment faire ? (fr)
  • Developer's Image Library of DevIL (oorspronkelijk OpenIL, de naam is veranderd op verzoek van Silicon Graphics, Inc) is een multiplatform-bibliotheek waarmee afbeeldingen gelezen en geschreven kunnen worden. Het streeft ernaar om een API te zijn voor allerlei bestandsformaten. De ontwikkeling van de bibliotheek is begonnen door Denton Woods. De bibliotheek is beschikbaar onder de LGPL. (nl)
  • 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. (en)
  • Developer's Image Library o DevIL (originalmente llamado OpenIL hasta que el nombre fue cambiado por pedido de la empresa Silicon Graphics​), es una biblioteca de programación multiplataforma para trabajo de imágenes, creada por Denton Woods, la cual tiene como objetivo brindar una API común para los diferentes formatos de imagen en los desarrollos de aplicaciones. La biblioteca está compuesta de tres partes: la biblioteca principal (IL), la biblioteca de utilidades (ILU) y el kit de herramientas (ILUT), en correspondencia a las partes que componen OpenGL (aunque GLUT no forma parte de la especificación de OpenGL realmente).​ (es)
  • DevIL (англ. Developer's Image Library — рус. библиотека изображений разработчика) — кроссплатформенная программная библиотека, целью которой является создание общего интерфейса программирования приложений (англ. API) для разных файловых форматов графических изображений. Изначально библиотека называлась «OpenIL», однако в связи с конфликтом с компанией Silicon Graphics была переименована в «DevIL». DevIL состоит из трёх частей: основная библиотека (англ. IL), библиотека утилит (англ. ILU — IL Utility) и сервисный инструментарий (англ. ILUT — IL Utility Toolkit). (ru)
rdfs:label
  • DevIL (en)
  • DevIL (de)
  • DevIL (es)
  • DevIL (fr)
  • DevIL (nl)
  • DevIL (ru)
owl:differentFrom
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
foaf:name
  • DevIL (en)
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License