openexr 3.2.4
High-dynamic-range file format library
OpenEXR provides the specification and reference implementation of the EXR file format. The purpose of EXR format is to accurately and efficiently represent high-dynamic-range scene-linear image data and associated metadata, with strong support for multi-part, multi-channel use cases.
- Outputs:
out
- Website: https://www.openexr.com/
- Licenses: Modified BSD
- Package source: gnu/packages/graphics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install openexr 3.2.4
as follows:
guix install openexr@3.2.4
Or install the latest version:
guix install openexr
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.