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 TwainImageEffectsFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Twain.TwainImageEffectsFlags = function() { }; Leadtools.Twain.TwainImageEffectsFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class TwainImageEffectsFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
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. |
None | None |
System.Object
System.ValueType
System.Enum
Leadtools.Twain.TwainImageEffectsFlags
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2