VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Twain Namespace / WebAcquiredImageIsBlankResultJS type / get_NoiseLevel Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_NoiseLevel Method
In This Topic
Gets current noise value in image.
Syntax
var instance = new Vintasoft.Twain.WebAcquiredImageIsBlankResultJS(isBlank, noiseLevel);

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

Return Value

Current noise value in image.
Browser Compatibility
9
See Also