Leadtools.Wia Namespace : WiaWhiteBalanceMode Enumeration |
public enum WiaWhiteBalanceMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum WiaWhiteBalanceMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As WiaWhiteBalanceMode
public enum class WiaWhiteBalanceMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000001 | Manual | The white balance is set directly using the WiaPropertyId.CameraDeviceRGBGain property. |
0x00000002 | Auto | The camera uses an automatic mechanism to set the white balance. |
0x00000003 | OnePushAuto | The camera determines the white balance setting when a user presses the capture button while pointing the camera at a white surface. |
0x00000004 | Daylight | The camera sets the white balance to a value appropriate for use in daylight conditions. |
0x00000005 | Florescent | The camera sets the white balance to a value appropriate for use with a fluorescent light source. |
0x00000006 | Tungsten | The camera sets the white balance to a value appropriate for use with a tungsten light source. |
0x00000007 | Flash | The camera sets the white balance to a value appropriate for use with an electronic flash. |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaWhiteBalanceMode