←Select platform

PcsValue Property

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

Property Value

An array of 3 values that contains PCS values of the colorant in the color space of the profile.

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.