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




Accusoft.ScanFixXpressSdk Namespace > BrightnessContrastResults Class : BackgroundVariance Property
Gets a value indicating variance in background brightness.
Syntax
'Declaration
 
Public ReadOnly Property BackgroundVariance As Byte
'Usage
 
Dim instance As BrightnessContrastResults
Dim value As Byte
 
value = instance.BackgroundVariance
public byte BackgroundVariance {get;}
public: __property byte get_BackgroundVariance();
public:
property byte BackgroundVariance {
   byte get();
}
Remarks

This is calculated by looking at the range of above median brightness across the image, which measures primarily high frequency changes.

See Also

Reference

BrightnessContrastResults Class
BrightnessContrastResults Members

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