ConvertConfig.SetSharpeningAmount Method
Definition
Namespace: P1.ImageSdk
Adjust the amount of sharpening of the image.
public ConvertConfig SetSharpeningAmount(float sharpeningAmount);
Parameters:
sharpeningAmount |
is a value between -4.0 and 4.0. Default is 0.0 |
Returns: