ConvertConfig.SetMaskThresholdClipWarningCount Method
Definition
Namespace: P1.ImageSdk
Threshold for clipping count
public ConvertConfig SetMaskThresholdClipWarningCount(int count);
Number of neighboring pixel that are clipped
Parameters:
count |
The number of neighboring pixels of a clipped area to be marked as clipped |
Returns: