←Select platform

TwainImageEffectsFlags Enumeration

Summary
The TwainImageEffectsFlags enumerated type represents specific image effects.

Syntax
C#
C++/CLI
Python
[FlagsAttribute()] 
public enum TwainImageEffectsFlags   
[FlagsAttribute()] 
public enum class TwainImageEffectsFlags   
class TwainImageEffectsFlags(Enum): 
   None = 0 
   NegotiateBrightness = 16 
   NegotiateContrast = 32 
   NegotiateHighlight = 64 
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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly

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