Created
July 5, 2013 06:01
-
-
Save sobotka/5932269 to your computer and use it in GitHub Desktop.
Inverted DCI-P3 transform
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!<ColorSpace> | |
name: dcip3 | |
family: | |
equalitygroup: | |
bitdepth: 16f | |
description: | | |
OpenDCP input LUT with DCI reference white and Gamma 2.6 | |
isdata: false | |
allocation: uniform | |
allocationvars: [0, 1] | |
to_reference: !<GroupTransform> | |
children: | |
- !<FileTransform> {src: dci_xyz.spi1d, interpolation: linear, direction: inverse} | |
- !<FileTransform> {src: srgb_to_xyz.spimtx, interpolation: linear, direction: inverse} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment