LEADTOOLS WIA (Leadtools.Wia assembly)
LEAD Technologies, Inc

WiaExposureMode Enumeration






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 WiaExposureMode : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Wia.WiaExposureMode = function() { };
Leadtools.Wia.WiaExposureMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaExposureMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
ActionThe shutter speed and aperture are automatically set by the camera, optimized for scenes containing fast motion.
AperturePriorityThe aperture is set by the user, and the camera automatically sets the shutter speed.
AutoThe shutter speed and aperture are automatically set by the camera.
CreativeThe shutter speed and aperture are automatically set by the camera, optimized for still subject matter.
ManualThe shutter speed and aperture are set by the user.
PortraitThe shutter speed and aperture are automatically set by the camera, optimized for portrait photography.
Shutter_PriorityThe shutter speed is set by the user, and the camera automatically sets the aperture.
Inheritance Hierarchy

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

Requirements

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

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.