This property sets the coefficient used for gamma adjustment. This property is only enabled when using a custom-built user interface (UiMode=2).
[Visual
Basic] imagekitcontrolname.Scan.AdjustGamma
[ = Integer ]
[Visual
C++] imagekitcontrolname.GetScan().SetAdjustGamma(short
Val)
Property Value
Value | Explanation |
---|---|
0 | The gamma adjustment coefficient is 1.0 (Default) |
1 | The gamma adjustment coefficient is 1.8 |
Explanation
The AdjustGamma property sets the coefficient used for gamma adjustment. This property is only enabled when using and Epson scan driver supporting this capability and when using a custom-built user interface (UiMode=2).
Setting this value
This value can be set at runtime.
Retrieving this value
This value cannot be retrieved.