←Select platform

WiaEffectMode Enumeration

Summary

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

Syntax

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

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

Leadtools.Wia Assembly