Gets or sets the Source gamma correction value for the image data.
Namespace:
Atalasoft.Twain
Assembly:
Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax public float Gamma { get; set; }
Public Property Gamma As Single
Get
Set
Property Value
Type:
Single The Source gamma correction value for the image data.
Exceptions Exception | Condition |
---|
| Thrown if a connection to the device is not open. |
Remarks There is no set range of values for this property, however many devices default to a value of 2.2.
See Also