WiaFilmScanMode Enumeration

Summary

Enables configuration of the current film scan. For more information please refer to WIA_IPS_FILM_SCAN_MODE property ID in Microsoft Windows SDK Documentation. This property is supported only by Windows Vista and later.

Syntax
C#
VB
C++
public enum WiaFilmScanMode 
  
Public Enum WiaFilmScanMode  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class WiaFilmScanMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members
ValueMemberDescription
0ColorSlideScan for a color slide.
1ColorNegativeScan for a color negative.
2BlackWhiteNegativeScan for a black and white negative.

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