LEADTOOLS WIA (Leadtools.Wia assembly)

WiaScannerItemPhotometricMode Enumeration

Show in webframe





Contains the current setting for white and black pixels. For more information please refer to WIA_IPS_PHOTOMETRIC_INTERP property ID in Microsoft Windows SDK Documentation.
Syntax
public enum WiaScannerItemPhotometricMode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum WiaScannerItemPhotometricMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaScannerItemPhotometricMode

            

            
public enum class WiaScannerItemPhotometricMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000White1WHITE is 1, and BLACK is 0.
0x00000001White0WHITE is 0, and BLACK is 1.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaScannerItemPhotometricMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


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