LEADTOOLS WIA (Leadtools.Wia assembly)

WiaExposureMeteringMode Enumeration

Show in webframe





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 class WiaExposureMeteringMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000001AverageSet the exposure based on an average of the entire scene.
0x00000002CenterWeightSet the exposure based on a center-weighted average.
0x00000003MultiSpotSet the exposure based on a multispot pattern.
0x00000004CenterSpotSet the exposure based on a center spot.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


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