Accusoft.Forms1 - Updated
AverageContrast Property



Accusoft.ScanFixXpressSdk Namespace > BrightnessContrastResults Class : AverageContrast Property
Gets a value indicating average contrast between background (median color of a region) and foreground (dark colors in a region).
Syntax
Public ReadOnly Property AverageContrast As Byte
Dim instance As BrightnessContrastResults
Dim value As Byte
 
value = instance.AverageContrast
public byte AverageContrast {get;}
public:
property byte AverageContrast {
   byte get();
}
Remarks

This estimates the amount of contrast between the background color and dark objects such as text and lines.

See Also

Reference

BrightnessContrastResults Class
BrightnessContrastResults Members