←Select platform

IccNamedColor2Data Constructor

Summary
Initializes a new IccNamedColor2Data with explicit parameters.
Syntax
C#
C++/CLI
Python
public: 
IccNamedColor2Data(  
   array<byte>^ colorRootName, 
   array<ushort>^ colorPcsCoordinates, 
   array<ushort>^ colorDeviceCoordinates 
) 
__init__(self,colorRootName,colorPcsCoordinates,colorDeviceCoordinates) # Overloaded constructor 

Parameters

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

colorPcsCoordinates
An array that contains the named color's PCS encoding.

colorDeviceCoordinates
Array that contains the name color's device coordinates.

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.