Leadtools.ColorConversion Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 ConstructorIccNamedColor2Data Constructor Initializes a new IccNamedColor2Data with explicit parameters.  
Top

Public Properties

 NameDescription
Public PropertyColorDeviceCoordinates Gets or sets the named color's device coordinates.  
Public PropertyColorPcsCoordinates Gets or sets the named color's PCS coordinates.  
Public PropertyColorRootName Gets or sets the color root name.  
Public Propertystatic (Shared in Visual Basic)Empty Gets an new empty structure.  
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