Leadtools.Wia Namespace : WiaExposureMode Enumeration |
public enum WiaExposureMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum WiaExposureMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As WiaExposureMode
public enum class WiaExposureMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000001 | Manual | The shutter speed and aperture are set by the user. |
0x00000002 | Auto | The shutter speed and aperture are automatically set by the camera. |
0x00000003 | AperturePriority | The aperture is set by the user, and the camera automatically sets the shutter speed. |
0x00000004 | Shutter_Priority | The shutter speed is set by the user, and the camera automatically sets the aperture. |
0x00000005 | Creative | The shutter speed and aperture are automatically set by the camera, optimized for still subject matter. |
0x00000006 | Action | The shutter speed and aperture are automatically set by the camera, optimized for scenes containing fast motion. |
0x00000007 | Portrait | The shutter speed and aperture are automatically set by the camera, optimized for portrait photography. |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaExposureMode