openexr.com
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.
Package Information
- Domain:
openexr.com
- Name:
openexr.com
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install +openexr.com -- $SHELL -i
Programs
This package provides the following executable programs:
exr2aces
exrenvmap
exrheader
exrmakepreview
exrmaketiled
exrmultipart
exrmultiview
exrstdattr
Aliases
This package can also be accessed using these aliases:
exr
Available Versions
Show all 20 versions
3.3.4
,3.3.3
,3.3.2
,3.3.1
,3.3.0
3.2.126
,3.2.4
,3.2.3
,3.2.2
,3.2.1
3.2.0
,3.1.13
,3.1.12
,3.1.11
,3.1.10
3.1.9
,3.1.8
,3.1.7
,3.1.6
,2.5.10
Latest Version: 3.3.4
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +openexr.com@3.3.4 -- $SHELL -i
Dependencies
This package depends on:
zlib.net^1
openexr.com/imath
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.openexrcom
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.