LEADTOOLS WIA (Leadtools.Wia assembly)

WiaEffectMode Enumeration

Show in webframe





Specifies the special image acquisition mode of the camera. For more information please refer to WIA_DPC_EFFECT_MODE property ID in Microsoft Windows SDK Documentation.
Syntax
'Declaration
 
Public Enum WiaEffectMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaEffectMode

            

            
public enum class WiaEffectMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000001StandardCapture an image in the standard mode for the camera.
0x00000002BlackWhiteCapture a grayscale image.
0x00000003SepiaCapture a sepia image.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaEffectMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


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