Leadtools.Wia Namespace : WiaFlashMode Enumeration |
public enum WiaFlashMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum WiaFlashMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As WiaFlashMode
public enum class WiaFlashMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000002 | Off | The camera device is configured not to flash for any picture taken. |
0x00000004 | RedeyeAuto | The camera device determines the proper flash settings using red-eye reduction, regardless of current lighting conditions. |
0x00000004 | Auto | The camera device determines the proper flash settings. |
0x00000005 | RedeyeFill | The camera device is configured to use red-eye reduction and flash regardless of current lighting conditions. |
0x00000005 | Fill | The camera device is configured to flash regardless of current lighting conditions. |
0x00000006 | ExternalSync | The camera device is configured to synchronize with external flash units. |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaFlashMode