Leadtools.Twain Namespace : TwainImageEffectsFlags Enumeration |
[FlagsAttribute()] public enum TwainImageEffectsFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum TwainImageEffectsFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As TwainImageEffectsFlags
[FlagsAttribute()] public enum class TwainImageEffectsFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | None | None |
0x00000010 | NegotiateBrightness | Get or set the ICAP_BRIGHTNESS capability. This controls the brightness of the image transferred from the current TWAIN source. |
0x00000020 | NegotiateContrast | Get or set the ICAP_CONTRAST capability. This controls the contrast of the image transferred from the current TWAIN source. |
0x00000040 | 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