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


The following tables list the members exposed by IccNamedColor2Data.

Public Constructors

 NameDescription
public Constructor IccNamedColor2Data ConstructorInitializes a new IccNamedColor2Data with explicit parameters.  
Top

Public Properties

 NameDescription
public Property ColorDeviceCoordinatesGets or sets the named color's device coordinates.  
public Property ColorPcsCoordinatesGets or sets the named color's PCS coordinates.  
public Property ColorRootNameGets or sets the color root name.  
public Propertystatic (Shared in Visual Basic) EmptyGets an new empty structure.  
Top

Public Methods

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

See Also