This property sets the Gamma coefficient. (UserInterface=Suppress)
[Visual Basic] Public WriteOnly Property
AdjustGamma As Integer
[C#] public int AdjustGamma {set;}
Property Values
0: Gamma Coefficient is 1.0
1: Gamma Coefficient is 1.8
The default value is 0
Explanation
The AdjustGamma property sets the Gamma coefficient. This property is enabled for certain Epson scanners. Setting this property to 1 makes the scanned image brighter.
This property is enabled when the UserInterface property is set to Suppress.
See Also
Scan Members | Newtone.ImageKit.Win.ImageKit