ConvertConfig.SetHighlightRecovery Method
Definition
Namespace: P1.ImageSdk
Set highlight recovery. Used to extract details only in the highlights of the image by reducing the brightness of highlight pixels.
public ConvertConfig SetHighlightRecovery(float highlightRecovery);
Parameters:
highlightRecovery |
is a value to control how much effect is wanted. The value can be between 0.0 and 1.0. Default is 0.0 (=disabled) |
Returns: