←Select platform

TwainRgbResponseFlags Enumeration

Summary

The TwainRgbResponseFlags enumerated type represents the possible values to be used in the ModifyRGBResponse method.

Syntax

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

Members

ValueMemberDescription
0x00000000None None
0x00000001TwainRgbResponseSet Sets the RGB elements for the specified driver.
0x00000002TwainRgbResponseReset Resets the RGB elements for the specified driver.
Requirements

Target Platforms

See Also

Reference

Leadtools.Twain Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly