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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly

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