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


The following tables list the members exposed by IccNamedColor2.

Public Constructors

 NameDescription
Public ConstructorIccNamedColor2 Constructor Initializes a new IccNamedColor2 with explicit parameters.  
Top

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)Empty Gets an new empty structure.  
Public PropertyNamedColors Gets or sets the named color's data.  
Public PropertyPrefix Gets or sets the prefix for each color name.  
Public PropertySuffix Gets or sets the suffix for each color name.  
Public PropertyVendorFlag Gets or sets the vendor specific flag.  
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