shadows_highlights
Description:
[
Version ( deprecated =
true , deprecated_since =
"3.2" , since =
"2.10.34" ) ]
public bool shadows_highlights (
double shadows,
double highlights,
double whitepoint,
double radius,
double compress,
double shadows_ccorrect,
double highlights_ccorrect)
Warning: shadows_highlights is deprecated since 3.2.
Perform shadows and highlights correction.
Note:
Use filter "gegl:shadows-highlights" instead.
This filter allows adjusting shadows and highlights in the image separately. The implementation closely follow its counterpart in the
Darktable photography software.
Parameters:
| this |
The drawable.
|
| shadows |
Adjust exposure of shadows.
|
| highlights |
Adjust exposure of highlights.
|
| whitepoint |
Shift white point.
|
| radius |
Spatial extent.
|
| compress |
Compress the effect on shadows/highlights and preserve midtones.
|
| shadows_ccorrect |
Adjust saturation of shadows.
|
| highlights_ccorrect |
Adjust saturation of highlights.
|
Returns: