Click or drag to resize

DeviceLightSource Property

Gets or sets a value that describes the general color characteristic of the light source used to acquire the image.

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

Property Value

Type: LightSourceMode
A value that describes the general color characteristic of the light source used to acquire the image.
Exceptions
ExceptionCondition
Thrown if a connection to the device is not open.
Remarks
See Also