'Declaration Public ReadOnly Property AverageContrast As Byte
'Usage Dim instance As BrightnessContrastResults Dim value As Byte value = instance.AverageContrast
public byte AverageContrast {get;}
public: __property byte get_AverageContrast();
'Declaration Public ReadOnly Property AverageContrast As Byte
'Usage Dim instance As BrightnessContrastResults Dim value As Byte value = instance.AverageContrast
public byte AverageContrast {get;}
public: __property byte get_AverageContrast();
This estimates the amount of contrast between the background color and dark objects such as text and lines.