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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly