TwainImageEffectsFlags Enumeration

Summary

The TwainImageEffectsFlags enumerated type represents specific image effects.

Syntax
C#
VB
C++
[FlagsAttribute()] 
public enum TwainImageEffectsFlags   
<FlagsAttribute()> 
Public Enum TwainImageEffectsFlags  
[FlagsAttribute()] 
public enum class TwainImageEffectsFlags   

Members
ValueMemberDescription
0x00000000None None
0x00000010NegotiateBrightness Get or set the ICAP_BRIGHTNESS capability. This controls the brightness of the image transferred from the current TWAIN source.
0x00000020NegotiateContrast Get or set the ICAP_CONTRAST capability. This controls the contrast of the image transferred from the current TWAIN source.
0x00000040NegotiateHighlight Get or set the ICAP_HIGHLIGHT capability. This controls the highlight of the image transferred from the current TWAIN source.

Requirements

Target Platforms

See Also

Reference

Leadtools.Twain Namespace

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

Leadtools.Twain Assembly