Leadtools.Workflow.Scan Namespace : ImageEffectsFlags Enumeration |
public enum ImageEffectsFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ImageEffectsFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ImageEffectsFlags
public enum class ImageEffectsFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | None | None |
0x00000010 | NegotiateBrightness | Controls the brightness of the image transferred from the current Scanner source. |
0x00000020 | NegotiateContrast | Controls the contrast of the image transferred from the current Scanner source. |
0x00000040 | NegotiateHighlight | Controls the highlight of the image transferred from the current Scanner source. |
System.Object
System.ValueType
System.Enum
Leadtools.Workflow.Scan.ImageEffectsFlags