←Select platform

WiaCaptureMode Enumeration

Summary

Sets the image capture mode. For more information please refer to WIA_DPC_CAPTURE_MODE property ID in Microsoft Windows SDK Documentation.

Syntax

C#
VB
C++
public enum WiaCaptureMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum WiaCaptureMode  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum class WiaCaptureMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
1NormalNormal mode for the camera.
2BurstCapture more than one image in quick succession as defined by the values of the WiaPropertyId.CameraDeviceBurstNumber and WiaPropertyId.CameraDeviceBurstInterval properties.
3TimelapseCapture more than one image in succession as defined by the WiaPropertyId.CameraDeviceTimelapseNumber and WiaPropertyId.CameraDeviceTimelapseInterval properties.
Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Wia Assembly
Click or drag to resize