Ciecam - Fixed issue #6713 and add some batch functions (#6717)

* Try to solve issue 6713 ans add some batch functions

* Missing setAddMode tempout
This commit is contained in:
Desmis
2023-03-20 07:38:48 +01:00
committed by GitHub
parent 69c1caafa1
commit 5481a8bbe1
7 changed files with 37 additions and 22 deletions

View File

@@ -2206,7 +2206,8 @@ TP_COLORAPP_CHROMA_M_TOOLTIP;Colorfulness in CIECAM is the perceived amount of h
TP_COLORAPP_CHROMA_S;Saturation (S)
TP_COLORAPP_CHROMA_S_TOOLTIP;Saturation in CIECAM corresponds to the color of a stimulus in relation to its own brightness. It differs from L*a*b* and RGB saturation.
TP_COLORAPP_CHROMA_TOOLTIP;Chroma in CIECAM corresponds to the color of a stimulus relative to the clarity of a stimulus that appears white under identical conditions. It differs from L*a*b* and RGB chroma.
TP_COLORAPP_CIECAT_DEGREE;Adaptation
TP_COLORAPP_CIECAT_DEGREE;Chromatic Adaptation Scene
TP_COLORAPP_CIECAT_DEGREEOUT;Chromatic Adaptation Viewing
TP_COLORAPP_CONTRAST;Contrast (J)
TP_COLORAPP_CONTRAST_Q;Contrast (Q)
TP_COLORAPP_CONTRAST_Q_TOOLTIP;Contrast (Q) in CIECAM is based on brightness. It differs from L*a*b* and RGB contrast.