ImageGear .NET
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
public enum ImGearFlashUsed : System.Enum 
__value public enum ImGearFlashUsed : public System.Enum 
public enum class ImGearFlashUsed : public System.Enum 
Members
MemberValueDescription
AUTO3Auto flash.
NONE0No flash present.
OFF1Flash is off.
ON2Flash is on.
REDEYE4Redeye flash.
Remarks
ImGearCapabilities.ICAP_FLASHUSED2 capability values.
Inheritance Hierarchy

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

See Also

Reference

ImageGear.TWAIN Namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback