Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ImfAcesFile.cpp: Fix primary conversion edge case.
This fixes the edge case when the file chromaticities.white != file adopted neutral. In such a scenario the adoptedNeutral file attr must be used as the display white point value passed into RGBtoXYZ() method since the adaption matrix (Bradform Transform) is computed using the adopted neutral as its input white point. Signed-off-by: Arkell Rasiah <[email protected]>
- Loading branch information