Leadtools.Wia Namespace : WiaExposureMeteringMode Enumeration |
public enum WiaExposureMeteringMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum WiaExposureMeteringMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As WiaExposureMeteringMode
public enum class WiaExposureMeteringMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000001 | Average | Set the exposure based on an average of the entire scene. |
0x00000002 | CenterWeight | Set the exposure based on a center-weighted average. |
0x00000003 | MultiSpot | Set the exposure based on a multispot pattern. |
0x00000004 | CenterSpot | Set the exposure based on a center spot. |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaExposureMeteringMode