 
            | ImageGear22.Twain Assembly > ImageGear.TWAIN Namespace : ImGearLightSource Enumeration | 
'Declaration Public Enum ImGearLightSource Inherits System.Enum
'Usage Dim instance As ImGearLightSource
public enum ImGearLightSource : System.Enum
__value public enum ImGearLightSource : public System.Enum
public enum class ImGearLightSource : public System.Enum
| Member | Value | Description | 
|---|---|---|
| BLUE | 2 | Blue light source. | 
| GREEN | 1 | Green light source. | 
| IR | 6 | Infrared light source. | 
| NONE | 3 | None light source. | 
| RED | 0 | Red light source. | 
| UV | 5 | Ultraviolet light source. | 
| WHITE | 4 | White light source. | 
System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearLightSource