ConvertConfig.SetContrast Method
Definition
Namespace: P1.ImageSdk
Adjust the contrast of the image
public ConvertConfig SetContrast(float contrast);
Parameters:
contrast |
is a value between -1.0 and 1.0. Default is 0.0 |
Returns:
Namespace: P1.ImageSdk
Adjust the contrast of the image
public ConvertConfig SetContrast(float contrast);
Parameters:
contrast |
is a value between -1.0 and 1.0. Default is 0.0 |
Returns: