Click or drag to resize

LightSourceMode Enumeration

Specifies the light characteristics used for the acquisition.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum LightSourceMode
Members
  Member nameDescription
Red Specifies that a Red light source is used.
Green Specifies that a Green light source is used.
Blue Specifies that a Blue light source is used.
None Specifies that a no light source is used.
White Specifies that a White light source is used.
UltraViolet Specifies that a ultra violet light source is used.
InfraRed Specifies that a Infrared light source is used.
See Also