Accusoft.Forms1 - Updated
NoiseRadius Property



Accusoft.ScanFixXpressSdk Namespace > BrightnessContrastResults Class : NoiseRadius Property
Gets a value indicating average amount of brightness variation within the background.
Syntax
Public ReadOnly Property NoiseRadius As Byte
Dim instance As BrightnessContrastResults
Dim value As Byte
 
value = instance.NoiseRadius
public byte NoiseRadius {get;}
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