New highlight recovery tool, including highlight recovery threshold.
This commit is contained in:
@@ -397,6 +397,8 @@ PARTIALPASTE_DISTORTION;Distortion correction
|
||||
PARTIALPASTE_EXIFCHANGES;Changes to exif data
|
||||
PARTIALPASTE_EXPOSURE;Exposure
|
||||
PARTIALPASTE_HLRECOVERY;Highlight recovery
|
||||
PARTIALPASTE_HLRECOVERYAMOUNT;Highlight recovery amount
|
||||
PARTIALPASTE_HLRECOVERYTHRESHOLD;Highlight recovery threshold
|
||||
PARTIALPASTE_ICMSETTINGS;ICM settings
|
||||
PARTIALPASTE_IPTCINFO;IPTC info
|
||||
PARTIALPASTE_LABCURVE;Lab curve
|
||||
@@ -647,7 +649,8 @@ TP_EXPOSURE_AUTOLEVELS;Auto Levels
|
||||
TP_EXPOSURE_BLACKLEVEL;Black
|
||||
TP_EXPOSURE_BRIGHTNESS;Brightness
|
||||
TP_EXPOSURE_CLIP;Clip
|
||||
TP_EXPOSURE_COMPRHIGHLIGHTS;Highlight recovery
|
||||
TP_EXPOSURE_COMPRHIGHLIGHTS;Highlight recovery amount
|
||||
TP_EXPOSURE_COMPRHIGHLIGHTSTHRESHOLD;Highlight recovery threshold
|
||||
TP_EXPOSURE_COMPRSHADOWS;Shadow recovery
|
||||
TP_EXPOSURE_CONTRAST;Contrast
|
||||
TP_EXPOSURE_CURVEEDITOR;Tone Curve
|
||||
|
@@ -11,6 +11,7 @@ Contrast=12
|
||||
Saturation=0
|
||||
Black=0
|
||||
HighlightCompr=70
|
||||
HighlightComprThreshold=0
|
||||
ShadowCompr=50
|
||||
Curve=0;
|
||||
|
||||
|
@@ -11,6 +11,7 @@ Contrast=0
|
||||
Saturation=0
|
||||
Black=0
|
||||
HighlightCompr=70
|
||||
HighlightComprThreshold=0
|
||||
ShadowCompr=50
|
||||
Curve=0;
|
||||
|
||||
|
@@ -10,6 +10,7 @@ Contrast=0
|
||||
Saturation=0
|
||||
Black=0
|
||||
HighlightCompr=0
|
||||
HighlightComprThreshold=0
|
||||
ShadowCompr=0
|
||||
Curve=0;
|
||||
|
||||
|
Reference in New Issue
Block a user