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