Accusoft.Forms1 - Updated
AverageBackground Property



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