Leadtools.Wia Namespace : WiaCaptureMode Enumeration |
public enum WiaCaptureMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum WiaCaptureMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As WiaCaptureMode
public enum class WiaCaptureMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000001 | Normal | Normal mode for the camera. |
0x00000002 | Burst | Capture more than one image in quick succession as defined by the values of the WiaPropertyId.CameraDeviceBurstNumber and WiaPropertyId.CameraDeviceBurstInterval properties. |
0x00000003 | Timelapse | Capture more than one image in succession as defined by the WiaPropertyId.CameraDeviceTimelapseNumber and WiaPropertyId.CameraDeviceTimelapseInterval properties. |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaCaptureMode