←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly