ImageGear .NET - Updated December 24, 2018
ImGearFlashUsed Enumeration




ImageGear24.Twain Assembly > ImageGear.TWAIN Namespace : ImGearFlashUsed Enumeration
This enumeration determines which flash the image was acquired to use.
Syntax
'Declaration
 
Public Enum ImGearFlashUsed 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearFlashUsed
Members
MemberDescription
AUTOAuto flash.
NONENo flash present.
OFFFlash is off.
ONFlash is on.
REDEYERedeye flash.
Remarks
ImGearCapabilities.ICAP_FLASHUSED2 capability values.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearFlashUsed

See Also

Reference

ImageGear.TWAIN Namespace