Public ReadOnly Property AverageBackground As Byte
Dim instance As BrightnessContrastResults Dim value As Byte value = instance.AverageBackground
public byte AverageBackground {get;}
Public ReadOnly Property AverageBackground As Byte
Dim instance As BrightnessContrastResults Dim value As Byte value = instance.AverageBackground
public byte AverageBackground {get;}
This is calculated by looking at the median brightness across the image.