C#
VB
C++
The TwainImageEffectsFlags enumerated type represents specific image effects.
[FlagsAttribute()]public enum TwainImageEffectsFlags
<FlagsAttribute()>Public Enum TwainImageEffectsFlags
[FlagsAttribute()]public enum class TwainImageEffectsFlags
Members
| Value | Member | Description |
|---|---|---|
| 0x00000000 | None | None |
| 0x00000010 | NegotiateBrightness | Get or set the ICAP_BRIGHTNESS capability. This controls the brightness of the image transferred from the current TWAIN source. |
| 0x00000020 | NegotiateContrast | Get or set the ICAP_CONTRAST capability. This controls the contrast of the image transferred from the current TWAIN source. |
| 0x00000040 | NegotiateHighlight | Get or set the ICAP_HIGHLIGHT capability. This controls the highlight of the image transferred from the current TWAIN source. |
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
