←Select platform

ColorantName Property

Summary
Gets or sets the colorant name.
Syntax
C#
C++/CLI
Python
public byte[] ColorantName { get; set; } 
public: 
property array<byte>^ ColorantName { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 
ColorantName # get and set (IccColorantTableData) 

Property Value

Array of 32 bytes, that contains the colorant name (null terminated).

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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