openimageio 2.5.13.0
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.
- 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 openimageio 2.5.13.0
as follows:
guix install openimageio@2.5.13.0
Or install the latest version:
guix install openimageio
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.