The OpenEXR project provides the specification and reference implementation of the EXR file format, the professional-grade image storage format of the motion picture industry.
Run the following Vcpkg command to install the port.
vcpkg install openexr
openexr provides CMake targets:
find_package(OpenEXR CONFIG REQUIRED) target_link_libraries(main PRIVATE OpenEXR::OpenEXR)
Build tools
v3.3.1#0
Oct 14, 2024
!uwp
AcademySoftwareFoundation/openexr1.6K
openexr.com
369cb5c76a
BSD-3-Clause
Manifest