Leadtools TWAIN (Leadtools.Twain assembly)

TwainImageEffectsFlags Enumeration

Show in webframe





The TwainImageEffectsFlags enumerated type represents specific image effects.
Syntax
[FlagsAttribute()]
public enum TwainImageEffectsFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum TwainImageEffectsFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As TwainImageEffectsFlags

            

            
[FlagsAttribute()]
public enum class TwainImageEffectsFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneNone
0x00000010NegotiateBrightnessGet or set the ICAP_BRIGHTNESS capability. This controls the brightness of the image transferred from the current TWAIN source.
0x00000020NegotiateContrastGet or set the ICAP_CONTRAST capability. This controls the contrast of the image transferred from the current TWAIN source.
0x00000040NegotiateHighlightGet or set the ICAP_HIGHLIGHT capability. This controls the highlight of the image transferred from the current TWAIN source.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Twain.TwainImageEffectsFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.Twain Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.