Click or drag to resize

Device.LightSource 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.5.0.0.0.156 (.NET 4.6.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