LEADTOOLS WIA (Leadtools.Wia assembly)
LEAD Technologies, Inc

WiaFlashMode Enumeration






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
Leadtools.Wia.WiaFlashMode = function() { };
Leadtools.Wia.WiaFlashMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaFlashMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AutoThe camera device determines the proper flash settings.
ExternalSyncThe camera device is configured to synchronize with external flash units.
FillThe camera device is configured to flash regardless of current lighting conditions.
OffThe camera device is configured not to flash for any picture taken.
RedeyeAutoThe camera device determines the proper flash settings using red-eye reduction, regardless of current lighting conditions.
RedeyeFillThe camera device is configured to use red-eye reduction and flash regardless of current lighting conditions.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.