Visual Basic (Declaration) | |
---|---|
Public Enum WiaExposureMode Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As WiaExposureMode |
C# | |
---|---|
public enum WiaExposureMode : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class WiaExposureMode : public System.Enum, IComparable, IConvertible, 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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7