←Select platform

WiaEffectMode Enumeration

Summary
Specifies the special image acquisition mode of the camera. For more information refer to WIA_DPC_EFFECT_MODE property ID in Microsoft Windows SDK Documentation.

Syntax
C#
C++/CLI
Python
public enum WiaEffectMode 
public enum class WiaEffectMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class WiaEffectMode(Enum): 
   Standard = 1 
   BlackWhite = 2 
   Sepia = 3 
Members
ValueMemberDescription
1StandardCapture an image in the standard mode for the camera.
2BlackWhiteCapture a grayscale image.
3SepiaCapture a sepia image.
Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

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