Gets the maximum pixel amount in a "small" noise object.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebDespeckleCommandJS();
var value; // Type: number
value = instance.get_Level1();
function get_Level1() : number;
Return Value
Maximum pixel amount. Valid values are from 0 to 100. Default value is 8.