←Select platform

NamedColors Property

Summary
Gets or sets the named color's data.
Syntax
C#
C++/CLI
Python
public IccNamedColor2Data[] NamedColors { get; set; } 
public: 
property array<IccNamedColor2Data>^ NamedColors { 
   array<IccNamedColor2Data>^ get(); 
   void set (    array<IccNamedColor2Data>^ ); 
} 
NamedColors # get and set (IccNamedColor2) 

Property Value

IccNamedColor2Data structure that contains the named color's data.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.