←Select platform

WiaFilmScanMode Enumeration

Summary
Enables configuration of the current film scan. For more information 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#
C++/CLI
Python
public enum WiaFilmScanMode 
public enum class WiaFilmScanMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class WiaFilmScanMode(Enum): 
   ColorSlide = 0 
   ColorNegative = 1 
   BlackWhiteNegative = 2 
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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

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