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


The following tables list the members exposed by ConversionLabParameters.

Public Properties

 NameDescription
Public PropertyAOffset Gets or sets the A component offset.  
Public PropertyARange Gets or sets the A component range.  
Public PropertyBOffset Gets or sets the B component offset.  
Public PropertyBRange Gets or sets the B component range.  
Public Propertystatic (Shared in Visual Basic)Empty Gets an new empty structure.  
Public PropertyLOffset Gets or sets the L component offset.  
Public PropertyLRange Gets or sets the L component range.  
Public PropertyMask Gets or sets the CIELab conversion masking value.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this method.  
Top

See Also