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

WiaCaptureMode Enumeration






Sets the image capture mode. For more information please refer to WIA_DPC_CAPTURE_MODE property ID in Microsoft Windows SDK Documentation.
Syntax
'Declaration
 
Public Enum WiaCaptureMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaCaptureMode
public enum WiaCaptureMode : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Wia.WiaCaptureMode = function() { };
Leadtools.Wia.WiaCaptureMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaCaptureMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BurstCapture more than one image in quick succession as defined by the values of the WiaPropertyId.CameraDeviceBurstNumber and WiaPropertyId.CameraDeviceBurstInterval properties.
NormalNormal mode for the camera.
TimelapseCapture more than one image in succession as defined by the WiaPropertyId.CameraDeviceTimelapseNumber and WiaPropertyId.CameraDeviceTimelapseInterval properties.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaCaptureMode

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.