openimageio
C++ library for reading and writing images
OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications. There is a particular emphasis on formats and functionality used in professional, large-scale animation and visual effects work for film.
- Versions: 2.5.13.0
- Website: https://github.com/AcademySoftwareFoundation/OpenImageIO
- Licenses: Modified BSD
- Package source: gnu/packages/graphics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of openimageio
as follows:
guix install openimageio
Or install a particular version:
guix install openimageio@2.5.13.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/openimageio/'><img src='http://127.0.0.1:3000/packages/openimageio/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/openimageio/badges/latest-version.svg)](http://127.0.0.1:3000/packages/openimageio/) Org: [[http://127.0.0.1:3000/packages/openimageio/][http://127.0.0.1:3000/packages/openimageio/badges/latest-version.svg]]