Leadtools.Wia Namespace > WiaImageEffectsProperties Structure : Brightness Property |
public int Brightness {get; set;}
'Declaration Public Property Brightness As Integer
'Usage Dim instance As WiaImageEffectsProperties Dim value As Integer instance.Brightness = value value = instance.Brightness
Possible values range from -1000 through 1000, where 1000 corresponds to the maximum brightness, 0 corresponds to normal brightness, and -1000 corresponds to the minimum brightness.