VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.DocCleanup Namespace / WebDespeckleCommandJS type / get_Level1 Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Level1 Method
In This Topic
Gets the maximum pixel amount in a "small" noise object.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebDespeckleCommandJS();

var value; // Type: number
value = instance.get_Level1();

Return Value

Maximum pixel amount. Valid values are from 0 to 100. Default value is 8.
Browser Compatibility
56+
45+
11
See Also