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.19.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.19.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
You can use the following badge to inform users of openimageio about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/openimageio'><img src='https://packages.guix.gnu.org/packages/openimageio/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/openimageio)
Example Org:
[[https://packages.guix.gnu.org/packages/openimageio][https://packages.guix.gnu.org/packages/openimageio/badges/latest-version.svg]]