Leadtools.Twain Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 Property Channel1 Gets or sets the first tri-stimulus value (e.g. Red channel).  
Public Property Channel2 Gets or sets the second tri-stimulus value (e.g. Green channel).  
Public Property Channel3 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 Property Index Gets or sets the index into the color table.  
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