LEADTOOLS WIA (Leadtools.Wia assembly)
LEAD Technologies, Inc

WiaWhiteBalanceMode Enumeration






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 WiaWhiteBalanceMode : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Wia.WiaWhiteBalanceMode = function() { };
Leadtools.Wia.WiaWhiteBalanceMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaWhiteBalanceMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AutoThe camera uses an automatic mechanism to set the white balance.
DaylightThe camera sets the white balance to a value appropriate for use in daylight conditions.
FlashThe camera sets the white balance to a value appropriate for use with an electronic flash.
FlorescentThe camera sets the white balance to a value appropriate for use with a fluorescent light source.
ManualThe white balance is set directly using the WiaPropertyId.CameraDeviceRGBGain property.
OnePushAutoThe camera determines the white balance setting when a user presses the capture button while pointing the camera at a white surface.
TungstenThe camera sets the white balance to a value appropriate for use with a tungsten light source.
Inheritance Hierarchy

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

Requirements

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

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.