ImageGear for .NET
ImGearLightSource Enumeration
See Also  Send Feedback
ImageGear21.Twain Assembly > ImageGear.TWAIN Namespace : ImGearLightSource Enumeration




Glossary Item Box

This enumeration determines the general color characteristic of the light source used to acquire the image.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
BLUE2Blue light source.
GREEN1Green light source.
IR6Infrared light source.
NONE3None light source.
RED0Red light source.
UV5Ultraviolet light source.
WHITE4White light source.

Remarks

ImGearCapabilities.ICAP_LIGHTSOURCE capability values.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearLightSource

See Also

©2013. Accusoft Corporation. All Rights Reserved.