Visual Basic (Declaration) | |
---|---|
Public Enum WiaFlashMode Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As WiaFlashMode |
C# | |
---|---|
public enum WiaFlashMode : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class WiaFlashMode : public System.Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
Auto | The camera device determines the proper flash settings. |
ExternalSync | The camera device is configured to synchronize with external flash units. |
Fill | The camera device is configured to flash regardless of current lighting conditions. |
Off | The camera device is configured not to flash for any picture taken. |
RedeyeAuto | The camera device determines the proper flash settings using red-eye reduction, regardless of current lighting conditions. |
RedeyeFill | The camera device is configured to use red-eye reduction and flash regardless of current lighting conditions. |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaFlashMode
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7