最終更新:2011-01-11 (火) 00:17:25 (4848d)  

OpenImageIO
Top / OpenImageIO

http://openimageio.org/

OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications. Main features include:

  • Extremely simple but powerful ImageInput? and ImageOutput? APIs for reading and writing 2D images that is format agnostic -- that is, a "client app" doesn't need to know the details about any particular image file formats. Specific formats are implemented by DLL/DSO plugins.
  • Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE?, TGA, JPEG-2000?, DPX?, Cineon?, FITS?, BMP, ICO?, RMan? Zfile?, Softimage PIC?, DDS?, SGI?, PNM?/PPM/PGM/PBM?. More coming! The plugins are really good at understanding all the strange corners of the image formats, and are very careful about preserving image metadata (including Exif, GPS, and IPTC? data).