←Select platform

ColorPcsCoordinates Property

Summary
Gets or sets the named color's PCS coordinates.
Syntax
C#
VB
C++
public ushort[] ColorPcsCoordinates { get; set; } 
  
Public Property ColorPcsCoordinates As UShort() 
public: 
property array<ushort>^ ColorPcsCoordinates { 
   array<ushort>^ get(); 
   void set (    array<ushort>^ ); 
} 

Property Value

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

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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