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