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

WiaExposureMeteringMode Enumeration






Specifies the mode the camera uses to automatically adjust the exposure setting. For more information please refer to WIA_DPC_EXPOSURE_METERING_MODE property ID in Microsoft Windows SDK Documentation.
Syntax
public enum WiaExposureMeteringMode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum WiaExposureMeteringMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaExposureMeteringMode
public enum WiaExposureMeteringMode : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Wia.WiaExposureMeteringMode = function() { };
Leadtools.Wia.WiaExposureMeteringMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaExposureMeteringMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AverageSet the exposure based on an average of the entire scene.
CenterSpotSet the exposure based on a center spot.
CenterWeightSet the exposure based on a center-weighted average.
MultiSpotSet the exposure based on a multispot pattern.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaExposureMeteringMode

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.