Skip to content

DM-38426 Add C++ functions to aid in color gamut remapping #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

natelust
Copy link
Contributor

When making RGB images, sometimes the luminance compression produces colors that fall outside the standard RGB cube. This code helps remap those colors in a preceptually correct manor into colors that can be represented.

When making RGB images, sometimes the luminance compression produces
colors that fall outside the standard RGB cube. This code helps remap
those colors in a preceptually correct manor into colors that can be
represented.
@natelust natelust merged commit 5fbc88f into main Nov 6, 2024
2 checks passed
@natelust natelust deleted the tickets/DM-38426 branch November 6, 2024 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants