Accusoft.ScanFixXpress8.Net
AverageBackground Property




Gets a value indicating average brightness of the image background.
Syntax
'Declaration
 
Public ReadOnly Property AverageBackground As Byte
'Usage
 
Dim instance As BrightnessContrastResults
Dim value As Byte
 
value = instance.AverageBackground
public byte AverageBackground {get;}
public: __property byte get_AverageBackground();
public:
property byte AverageBackground {
   byte get();
}
Remarks

This is calculated by looking at the median brightness across the image.

See Also

Reference

BrightnessContrastResults Class
BrightnessContrastResults Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback