翻訳と辞書
Words near each other
・ Devika Bandana
・ Devika Bhagat
・ Devika Chawla
・ Devika Mathur
・ Devika Palshikar
・ Devika Parikh
・ Devika Rani
・ Devikapuram
・ Devikbreen
・ Devikfjellet
・ Devikhindi
・ Deviko Khinchagov
・ Devikoppa
・ Devikulam
・ Devikumar Ramalingam
DevIL
・ Devil
・ Devil (2010 film)
・ Devil (2011 film)
・ Devil (Babes in Toyland album)
・ Devil (Chiodos album)
・ Devil (disambiguation)
・ Devil (Dungeons & Dragons)
・ Devil (Islam)
・ Devil (Lydia album)
・ Devil (Stereophonics song)
・ Devil (Super Junior album)
・ Devil among the tailors
・ Devil among the tailors (disambiguation)
・ Devil amongst people


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

DevIL : ウィキペディア英語版
DevIL

Developer's Image Library or DevIL (originally called OpenIL; the name was changed at a request from Silicon Graphics, Inc.〔http://beta.slashdot.org/story/01/03/29/1718204/sgi-versus-open-and-all-things-gl〕), 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).〔http://openil.sourceforge.net/docs/DevIL%20Manual.pdf〕
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.〔http://openil.sourceforge.net/features.php〕
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.〔http://openil.sourceforge.net/license.php〕
DevIl is listed in the directory of the Free Software Foundation as Free Software. 〔http://directory.fsf.org/wiki/Developer%27s_Image_Library〕
==Features〔http://openil.sourceforge.net/features.php〕==
* Portable, supports Windows, Mac OS X and
*nix.
* OpenGL-style syntax.
* Use of image names instead of pointers.
* Full Unicode support for filenames.
* 64-bit compatibility.
* Loading from files, file streams or memory "lumps".
* Direct access to data through ilGetData() and ilSetData().
* Support for luminance, rgb(a), bgr(a) and colour-indexed images.
* Support for 3 different numbers of bits per channel.
* Conversion between all formats and datatypes (including palettes).
* User-defined automatic conversions if desired when loading images.
* Automatic conversion when saving images if needed.
* Automatic conversion of colour-indexed images to truecolour images if desired.
* Controllable compression when saving.
* Maintains a state stack that can be pushed and popped.
* Full support for 3d texture volumes (3d images).
* Validation of images.
* Support for layers.
* Support for mipmaps.
* Support for animations.
* Support for cubemaps.
* User-specified clear colour.
* Can load a default image if loading fails.
* User-specified hints.
* Use of key colours.
* Support for overlaying an image on top of another.
* Allows the user to specify their own loading and saving callbacks, even overriding the default ones.
* Support for user-specified read and write functions.
* Delphi support.
* Visual Basic support.
* Linux support.
* Can pick and choose which features will be used to create smaller dlls.
* Choose whether to use the Intel Jpeg Library or libjpeg.
* A whole host of effects and filters to apply to images, such as embossing and edge detection.
* Images can be resized or even be put on a larger background (enlarged canvas).
* OpenGL, Allegro, Windows GDI and DirectX API support.
==See also==

*ImageMagick
*GraphicsMagick
*GD Graphics Library
*FreeImage
*CxImage

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「DevIL」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.