←Select platform

ColorRootName Property

Summary

Gets or sets the color root name.

Syntax
C#
VB
C++
public byte[] ColorRootName { get; set; } 
  
Public Property ColorRootName As Byte() 
public: 
property array<byte>^ ColorRootName { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 

Property Value

An array that contains the color root name (32-byte field including null termination).

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