Error processing SSI file
Leadtools TWAIN (Leadtools.Twain assembly)

Show in webframe

TwainRgbResponseFlags Enumeration






The TwainRgbResponseFlags enumerated type represents the possible values to be used in the ModifyRGBResponse method.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum TwainRgbResponseFlags 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As TwainRgbResponseFlags
[FlagsAttribute()]
public enum class TwainRgbResponseFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000None None
0x00000001TwainRgbResponseSet Sets the RGB elements for the specified driver.
0x00000002TwainRgbResponseReset Resets the RGB elements for the specified driver.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Twain.TwainRgbResponseFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.Twain Namespace

Error processing SSI file