Leadtools.Twain Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
TwainImageEffectsProperties Structure Members
See Also  Properties  Methods 
Leadtools.Twain Namespace : TwainImageEffectsProperties Structure


The following tables list the members exposed by TwainImageEffectsProperties.

Public Properties

 NameDescription
Public PropertyBrightness Gets or sets brightness value.  
Public PropertyColorScheme Gets or sets color scheme to use when scanning is to be done.  
Public PropertyContrast Gets or sets contrast value.  
Public Propertystatic (Shared in Visual Basic)Empty Returns a TwainImageEffectsProperties structure with default values.  
Public PropertyHalftone Gets or sets the name of the used pattern.  
Public PropertyHighlight Gets or sets the highlight value.  
Public PropertyPixelFlavor Gets or sets pixel flavor used when acquiring.  
Public PropertyShadow Gets or sets shadow value.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToString (Inherited from System.ValueType)
Top

See Also