WiaScannerItemPhotometricMode Enumeration

Summary
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
C#
VB
C++
public enum WiaScannerItemPhotometricMode 
  
Public Enum WiaScannerItemPhotometricMode  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class WiaScannerItemPhotometricMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0White1WHITE is 1, and BLACK is 0.
1White0WHITE is 0, and BLACK is 1.
Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.