Accusoft.ScanFixXpress8.Net
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

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback