LEADTOOLS WIA (Leadtools.Wia assembly)

WiaExposureMode Enumeration

Show in webframe





Indicates the camera's current exposure mode. For more information please refer to WIA_DPC_EXPOSURE_MODE property ID in Microsoft Windows SDK Documentation.
Syntax
'Declaration
 
Public Enum WiaExposureMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaExposureMode

            

            
public enum class WiaExposureMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000001ManualThe shutter speed and aperture are set by the user.
0x00000002AutoThe shutter speed and aperture are automatically set by the camera.
0x00000003AperturePriorityThe aperture is set by the user, and the camera automatically sets the shutter speed.
0x00000004Shutter_PriorityThe shutter speed is set by the user, and the camera automatically sets the aperture.
0x00000005CreativeThe shutter speed and aperture are automatically set by the camera, optimized for still subject matter.
0x00000006ActionThe shutter speed and aperture are automatically set by the camera, optimized for scenes containing fast motion.
0x00000007PortraitThe shutter speed and aperture are automatically set by the camera, optimized for portrait photography.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaExposureMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.