-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct the matrix used in Display P3 XYZ <-> RGB conversion (#839)
Use P3 (D65) XYZ <-> RGB conversion matrix in display-p3 sample instead of the one currently being used, which is for P3 (DCI) XYZ <-> RGB conversion. BTW, all the matrices in display-p3 sample are updated to high precision floats (rounded to 10 decimal digits). Author: Tony Guo <[email protected]> Date: Mon Mar 21 12:39:34 2022 +0800
- Loading branch information
Showing
1 changed file
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains 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