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

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

Return Value

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