165008d
OpenImageIO is a library for reading and writing images, and a bunch of related
165008d
classes, utilities, and applications. Main features include:
257f965
165008d
- Extremely simple but powerful ImageInput and ImageOutput APIs for reading and
165008d
  writing 2D images that is format agnostic.
165008d
- Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa, JPEG-2000,
165008d
  DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS, SGI,
165008d
  PNM/PPM/PGM/PBM, Field3d.
165008d
- An ImageCache class that transparently manages a cache so that it can access
165008d
  truly vast amounts of image data.