←Select platform

Pcs Property

Summary

Gets or sets the PCS colorspace.

Syntax
C#
VB
C++
public IccColorspaceType Pcs { get; set; } 
  
Public Property Pcs As IccColorspaceType 
public: 
property IccColorspaceType Pcs { 
   IccColorspaceType get(); 
   void set (    IccColorspaceType ); 
} 

Property Value

A value that indicates the color space used for the Profile Connection Space. For a list of possible values, refer to IccColorspaceType.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly