LEADTOOLS WIA (Leadtools.Wia assembly)

WiaFlashMode Enumeration

Show in webframe





Defines the current flash mode setting for the camera device. For more information please refer to WIA_DPC_FLASH_MODE property ID in Microsoft Windows SDK Documentation.
Syntax
'Declaration
 
Public Enum WiaFlashMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaFlashMode

            

            
public enum class WiaFlashMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000002OffThe camera device is configured not to flash for any picture taken.
0x00000004RedeyeAutoThe camera device determines the proper flash settings using red-eye reduction, regardless of current lighting conditions.
0x00000004AutoThe camera device determines the proper flash settings.
0x00000005RedeyeFillThe camera device is configured to use red-eye reduction and flash regardless of current lighting conditions.
0x00000005FillThe camera device is configured to flash regardless of current lighting conditions.
0x00000006ExternalSyncThe camera device is configured to synchronize with external flash units.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaFlashMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.