Skip to content

Linear Transformation v2.3

Compare
Choose a tag to compare
@FranceBB FranceBB released this 08 Dec 10:17
· 14 commits to master since this release
6bf4611
  • Introduced support to DCI P3 D63 XYZ conversion to/from BT2020 HLG & PQ as requested by Sporv on the Doom9 support topic.

LinearTransformation(Input="BT2100_PQ", Output="DCI_XYZ")
LinearTransformation(Input="BT2020_HLG", Output="DCI_XYZ")
LinearTransformation(Input="DCI_XYZ", Output="BT2020_HLG")
LinearTransformation(Input="DCI_XYZ", Output="BT2100_PQ")