LEADTOOLS WIA (Leadtools.Wia assembly)

WiaWhiteBalanceMode Enumeration

Show in webframe





Specifies how the digital camera weights color channels. For more information please refer to WIA_DPC_WHITE_BALANCE property ID in Microsoft Windows SDK Documentation.
Syntax
public enum WiaWhiteBalanceMode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum WiaWhiteBalanceMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaWhiteBalanceMode

            

            
public enum class WiaWhiteBalanceMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000001ManualThe white balance is set directly using the WiaPropertyId.CameraDeviceRGBGain property.
0x00000002AutoThe camera uses an automatic mechanism to set the white balance.
0x00000003OnePushAutoThe camera determines the white balance setting when a user presses the capture button while pointing the camera at a white surface.
0x00000004DaylightThe camera sets the white balance to a value appropriate for use in daylight conditions.
0x00000005FlorescentThe camera sets the white balance to a value appropriate for use with a fluorescent light source.
0x00000006TungstenThe camera sets the white balance to a value appropriate for use with a tungsten light source.
0x00000007FlashThe camera sets the white balance to a value appropriate for use with an electronic flash.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaWhiteBalanceMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.