←Select platform

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

Leadtools.Wia Assembly