←Select platform

ColorPcsCoordinates Property

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

Property Value

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

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.