- OpenImageIO
-
OpenImageIO Original author(s) Larry Gritz and other contributors Stable release 0.10.0 / June 11, 2011 Preview release 0.9.0 / June 4, 2010 Development status Active Written in C++ Operating system Multiplatform Platform Multiplatform Type graphics software License BSD (modified) Website Official page OpenImageIO is an open source library for reading and writing images. Support for different images format are realised through plugins. Project is distributed on modified BSD license.
Contents
History
Project OpenImageIO started as ImageIO - an API that was part of Gelato, the renderer software developed by nVidia. Work on ImageIO started in 2002. In the same year specification of the API and its header files were released under BSD license. In 2007, when project Gelato was stopped, the development of ImageIO also ceased. After this Larry Gritz started a new project - OpenImageIO.
In April 2009 OpenImageIO was accepted into the Google Summer of Code program with four student slots.
September 2009 marked the release of Cloudy with a Chance of Meatballs, the first full-length feature film in whose production OpenImageIO has been used as the texturing engine.[1]
Applications
OpenImageIO library comes with a few applications that demonstrate its features:
- iconvert - convert image file from one format to another
- idiff - compare two images, print information on how much they differ
- iinfo - prints basic (width and height of image, color depth) or detailed (metadata) information about given image
- igrep - search images for matching metadata
- iv - simple image viewer
- maketx - mipmap generation tool
Supported formats
As of today library support the following formats: OpenEXR, HDR/RGBE, TIFF, JPEG/JFIF, PNG, Truevision TGA, BMP, ICO, FITS.
See also
External links
References
- ^ Larry Gritz (2009-09-18). "Oiio-dev mailing list: 'Cloudy with a Chance of Meatballs...'". http://lists.openimageio.org/pipermail/oiio-dev-openimageio.org/2009-September/001721.html. Retrieved 2009-09-18.
Categories:- Graphics libraries
- C++ libraries
Wikimedia Foundation. 2010.