←Select platform

NamedColor Property

Summary

Gets or sets the IccNamedColor2 structure.

Syntax
C#
VB
C++
public IccNamedColor2 NamedColor { get; set; } 
  
Public Property NamedColor As IccNamedColor2 
public: 
property IccNamedColor2 NamedColor { 
   IccNamedColor2 get(); 
   void set (    IccNamedColor2 ); 
} 

Property Value

IccNamedColor2 structure that contains the tag's data.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly