ConvertConfig.SetShadowRecovery Method
Definition
Namespace: P1.ImageSdk
Set shadow recovery. Used to extract details only in the shadows of the image by making them brighter.
public ConvertConfig SetShadowRecovery(float shadowRecovery);
Parameters:
shadowRecovery |
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: