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 WiaExposureMode : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Wia.WiaExposureMode = function() { }; Leadtools.Wia.WiaExposureMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaExposureMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Action | The shutter speed and aperture are automatically set by the camera, optimized for scenes containing fast motion. |
AperturePriority | The aperture is set by the user, and the camera automatically sets the shutter speed. |
Auto | The shutter speed and aperture are automatically set by the camera. |
Creative | The shutter speed and aperture are automatically set by the camera, optimized for still subject matter. |
Manual | The shutter speed and aperture are set by the user. |
Portrait | The shutter speed and aperture are automatically set by the camera, optimized for portrait photography. |
Shutter_Priority | The shutter speed is set by the user, and the camera automatically sets the aperture. |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaExposureMode
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