C#
VB
C++
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.
public enum WiaEffectMode Public Enum WiaEffectModeInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class WiaEffectMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable Members
| Value | Member | Description |
|---|---|---|
| 1 | Standard | Capture an image in the standard mode for the camera. |
| 2 | BlackWhite | Capture a grayscale image. |
| 3 | Sepia | Capture a sepia image. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
