←Select platform

WiaExposureMeteringMode Enumeration

Summary

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

C#
VB
C++
public enum WiaExposureMeteringMode 
  
Public Enum WiaExposureMeteringMode  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class WiaExposureMeteringMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
1AverageSet the exposure based on an average of the entire scene.
2CenterWeightSet the exposure based on a center-weighted average.
3MultiSpotSet the exposure based on a multispot pattern.
4CenterSpotSet the exposure based on a center spot.
Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly