ScanFix Xpress v9.0 for .NET - Updated
NoiseRadius Property




Accusoft.ScanFixXpressSdk Namespace > BrightnessContrastResults Class : NoiseRadius Property
Gets a value indicating average amount of brightness variation within the background.
Syntax
'Declaration
 
Public ReadOnly Property NoiseRadius As Byte
'Usage
 
Dim instance As BrightnessContrastResults
Dim value As Byte
 
value = instance.NoiseRadius
public byte NoiseRadius {get;}
public: __property byte get_NoiseRadius();
public:
property byte NoiseRadius {
   byte get();
}
Remarks

This is a measure of very low frequency variations, such as those caused by scanning a book on a flatbed scanner, where one edge of the image is darker due to its greater distance from the bed.

See Also

Reference

BrightnessContrastResults Class
BrightnessContrastResults Members

Is this page helpful?
Yes No
Thanks for your feedback.