Leadtools.Twain Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 Property Brightness Gets or sets brightness value.  
Public Property ColorScheme Gets or sets color scheme to use when scanning is to be done.  
Public Property Contrast Gets or sets contrast value.  
Public Propertystatic (Shared in Visual Basic) Empty Returns a TwainImageEffectsProperties structure with default values.  
Public Property Halftone Gets or sets the name of the used pattern.  
Public Property Highlight Gets or sets the highlight value.  
Public Property PixelFlavor Gets or sets pixel flavor used when acquiring.  
Public Property Shadow Gets or sets shadow value.  
Top

Public Methods

 NameDescription
Public Method Equals (Inherited from System.ValueType)
Public Method GetHashCode (Inherited from System.ValueType)
Public Method ToString (Inherited from System.ValueType)
Top

See Also