LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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 Constructor IccNamedColor2 ConstructorInitializes a new IccNamedColor2 with explicit parameters.  
Top

Public Properties

 NameDescription
public Propertystatic (Shared in Visual Basic) EmptyGets an new empty structure.  
public Property NamedColorsGets or sets the named color's data.  
public Property PrefixGets or sets the prefix for each color name.  
public Property SuffixGets or sets the suffix for each color name.  
public Property VendorFlagGets or sets the vendor specific flag.  
Top

Public Methods

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

See Also