Click or drag to resize

DeviceGamma Property

Gets or sets the Source gamma correction value for the image data.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public float Gamma { get; set; }

Property Value

Type: Single
The Source gamma correction value for the image data.
Exceptions
ExceptionCondition
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