←Select platform

Prefix Property

Summary
Gets or sets the prefix for each color name.
Syntax
C#
C++/CLI
Python
public byte[] Prefix { get; set; } 
public: 
property array<byte>^ Prefix { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 
Prefix # get and set (IccNamedColor2) 

Property Value

Array that contains the prefix for each color name (32-byte field that includes null termination).

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.