added checkbox to let the user decide whether to clamp or not
This commit is contained in:
@@ -724,6 +724,7 @@ HISTORY_MSG_491;White Balance
|
||||
HISTORY_MSG_492;RGB Curves
|
||||
HISTORY_MSG_493;L*a*b* Adjustments
|
||||
HISTORY_MSG_COLORTONING_LABGRID_VALUE;CT - Color correction
|
||||
HISTORY_MSG_CLAMPOOG;Out-of-gamut colours clipping
|
||||
HISTORY_MSG_HISTMATCHING;Auto-matched Tone Curve
|
||||
HISTORY_MSG_LOCALCONTRAST_AMOUNT;Local Contrast - Amount
|
||||
HISTORY_MSG_LOCALCONTRAST_DARKNESS;Local Contrast - Darkness
|
||||
@@ -1552,6 +1553,8 @@ TP_EXPOSURE_AUTOLEVELS;Auto Levels
|
||||
TP_EXPOSURE_AUTOLEVELS_TIP;Toggles execution of Auto Levels to automatically set Exposure slider values based on an image analysis.\nEnables Highlight Reconstruction if necessary.
|
||||
TP_EXPOSURE_BLACKLEVEL;Black
|
||||
TP_EXPOSURE_BRIGHTNESS;Lightness
|
||||
TP_EXPOSURE_CLAMPOOG;Clip out-of-gamut colours
|
||||
TP_EXPOSURE_CLAMPOOG_TOOLTIP;Clip coulours that are outside the gamut of the current working space early in the pipeline. Turning this off allows to produce 32-bit TIFFs with values that exceed the 0-1 range, but might lead to artifacts. Under normal circumstances, this should be left enabled.
|
||||
TP_EXPOSURE_CLIP;Clip %
|
||||
TP_EXPOSURE_CLIP_TIP;The fraction of pixels to be clipped in Auto Levels operation.
|
||||
TP_EXPOSURE_COMPRHIGHLIGHTS;Highlight compression
|
||||
|
Reference in New Issue
Block a user