Visual Basic (Declaration) | |
---|---|
<FlagsAttribute()> Public Enum TwainImageEffectsFlags Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[FlagsAttribute()] public enum TwainImageEffectsFlags : Enum |
Managed Extensions for C++ | |
---|---|
[FlagsAttribute()] __value public enum TwainImageEffectsFlags : public Enum |
C++/CLI | |
---|---|
[FlagsAttribute()] public enum class TwainImageEffectsFlags : public Enum |
Member | Description |
---|---|
None | None |
NegotiateBrightness | Get or set the ICAP_BRIGHTNESS capability. This controls the brightness of the image transferred from the current TWAIN source. |
NegotiateContrast | Get or set the ICAP_CONTRAST capability. This controls the contrast of the image transferred from the current TWAIN source. |
NegotiateHighlight | Get or set the ICAP_HIGHLIGHT capability. This controls the highlight of the image transferred from the current TWAIN source. |
System.Object
System.ValueType
System.Enum
Leadtools.Twain.TwainImageEffectsFlags
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family