ConvertConfig.ClipWarningCount Property
Definition
Namespace: P1.ImageSdk
Set the minimum required count of neighbour pixels that must be outside the threshold limits to be set in the clip warning mask. For this to take effect the mask image must be enabled . ClipWarningCount is a value between 1 and 8.
public int ClipWarningCount { get; set; }