get_MinHalftoneWidth Method
Gets the minimum width, in pixels, of a halftone region.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebHalftoneRecognitionCommandJS();
var value; // Type: number
value = instance.get_MinHalftoneWidth();
function get_MinHalftoneWidth() : number;
Return Value
Minimum width, in pixels, of a halftone region. Minimum value is 10. Default value is 25.