LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

NamedColor Property

Show in webframe





Gets or sets the IccNamedColor2 structure.
Syntax
public IccNamedColor2 NamedColor {get; set;}
'Declaration
 
Public Property NamedColor As IccNamedColor2
'Usage
 
Dim instance As IccNamedColor2TagType
Dim value As IccNamedColor2
 
instance.NamedColor = value
 
value = instance.NamedColor

            

            
public:
property IccNamedColor2 NamedColor {
   IccNamedColor2 get();
   void set (    IccNamedColor2 value);
}

Property Value

IccNamedColor2 structure that contains the tag's data.
Requirements

Target Platforms

See Also

Reference

IccNamedColor2TagType Class
IccNamedColor2TagType Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.