LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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 Property AOffsetGets or sets the A component offset.  
public Property ARangeGets or sets the A component range.  
public Property BOffsetGets or sets the B component offset.  
public Property BRangeGets or sets the B component range.  
public Propertystatic (Shared in Visual Basic) EmptyGets an new empty structure.  
public Property LOffsetGets or sets the L component offset.  
public Property LRangeGets or sets the L component range.  
public Property MaskGets or sets the CIELab conversion masking value.  
Top

Public Methods

 NameDescription
public Method ToStringOverridden. Returns a meaningful name for this method.  
Top

See Also