Content deleted Content added
Added references section |
No edit summary |
||
(45 intermediate revisions by 34 users not shown) | |||
Line 1:
{{Infobox
| name = OpenImageIO
| author = Larry Gritz and other contributors
▲| latest release version = 0.6.3
▲| latest release date = {{release date and age|2009|08|29}}
| programming language = [[C++]]
| operating system = [[Multiplatform]]
| platform = [[Multiplatform]]
| genre = [[graphics software]]
| license = [[BSD licenses|BSD (modified)]]
| website =
}}
'''OpenImageIO''' is an [[Open source software|open source]] [[Library (computing)|library]] for reading and writing images. Support for different
== History ==
Project ''OpenImageIO'' started as ''ImageIO'' - an [[API]] that was part of
In April 2009 ''OpenImageIO''
September 2009
== Applications ==
OpenImageIO library comes with a few applications that demonstrate its features:
* '''iconvert''' -
* '''idiff''' - compare two images, print information on how much they differ
* '''iinfo''' - prints basic (width and height of the image
* '''igrep''' -
* '''iv''' - a simple image viewer
* '''maketx''' - a [[mipmap]] generation tool
== Supported formats ==
As of January 2018 the library supports the following formats: [[OpenEXR]], [[High-dynamic-range imaging|HDR]]/[[RGBE image format|RGBE]], [[TIFF]], [[JPEG]]/[[JFIF]], [[Portable Network Graphics|PNG]], [[Truevision TGA]], [[BMP file format|BMP]], [[ICO (file format)|ICO]], [[FITS]] as well as BMP, JPEG-2000, RMan Zfile, FITS, DDS, Softimage PIC, PNM, DPX, Cineon, IFF, Field3D, Ptex, Photoshop PSD, Wavefront RLA, SGI, WebP, GIF. In addition, video files are supported through [[FFmpeg]] and [[Raw image format|raw camera formats]] are supported through [[LibRaw]].<ref>{{Cite web|url=https://github.com/OpenImageIO/oiio/blob/release/src/doc/openimageio.pdf|title=OpenImageIO Documentation|last=|first=|date=|website=github|archive-url=|archive-date=|access-date=2018-01-16}}</ref>
== See also ==
* [[ImageMagick]]
* [[DevIL]]
== References ==▼
{{Reflist}}
== External links ==
* {{Official website|sites.google.com/site/openimageio/}}
▲== References ==
[[Category:Graphics libraries]]
[[Category:C++ libraries]]
[[Category:Software using the BSD license]]
|