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


The following tables list the members exposed by IccNamedColor2TagType.

Public Constructors

 NameDescription
Public ConstructorIccNamedColor2TagType ConstructorOverloaded.  Initializes a new IccNamedColor2TagType with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyBaseReserved Gets the 4 reserved bytes. Currently they are set to 0. (Inherited from IccTagTypeBase)
Public PropertyNamedColor Gets or sets the IccNamedColor2 structure.  
Public PropertyTagTypeSignature Gets the tag type signature. (Inherited from IccTagTypeBase)
Top

Public Methods

 NameDescription
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this method.  
Top

See Also