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


The following tables list the members exposed by TwainElement8.

Public Properties

 NameDescription
Public PropertyChannel1 Gets or sets the first tri-stimulus value (e.g. Red channel).  
Public PropertyChannel2 Gets or sets the second tri-stimulus value (e.g. Green channel).  
Public PropertyChannel3 Gets or sets the third tri-stimulus value (e.g. Blue channel).  
Public Propertystatic (Shared in Visual Basic)Empty Gets a TwainElement8 structure with default values.  
Public PropertyIndex Gets or sets the index into the color table.  
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