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 WiaWhiteBalanceMode : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Wia.WiaWhiteBalanceMode = function() { }; Leadtools.Wia.WiaWhiteBalanceMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaWhiteBalanceMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Auto | The camera uses an automatic mechanism to set the white balance. |
Daylight | The camera sets the white balance to a value appropriate for use in daylight conditions. |
Flash | The camera sets the white balance to a value appropriate for use with an electronic flash. |
Florescent | The camera sets the white balance to a value appropriate for use with a fluorescent light source. |
Manual | The white balance is set directly using the WiaPropertyId.CameraDeviceRGBGain property. |
OnePushAuto | The camera determines the white balance setting when a user presses the capture button while pointing the camera at a white surface. |
Tungsten | The camera sets the white balance to a value appropriate for use with a tungsten light source. |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaWhiteBalanceMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2