LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
ConversionLabParameters Structure Properties
See Also 
Leadtools.ColorConversion Namespace : ConversionLabParameters Structure


"

For a list of all members of this type, see ConversionLabParameters members.

"

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

See Also