LEADTOOLS WIA (Leadtools.Wia assembly)

WiaCaptureMode Enumeration

Show in webframe





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 class WiaCaptureMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000001NormalNormal mode for the camera.
0x00000002BurstCapture more than one image in quick succession as defined by the values of the WiaPropertyId.CameraDeviceBurstNumber and WiaPropertyId.CameraDeviceBurstInterval properties.
0x00000003TimelapseCapture 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

See Also

Reference

Leadtools.Wia Namespace

 

 


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