LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

Pcs Property






Gets or sets the PCS colorspace. .NET support
Syntax
public IccColorspaceType Pcs {get; set;}
'Declaration
 
Public Property Pcs As IccColorspaceType
'Usage
 
Dim instance As IccHeader
Dim value As IccColorspaceType
 
instance.Pcs = value
 
value = instance.Pcs
public IccColorspaceType Pcs {get; set;}
 get_Pcs();
set_Pcs(value);
public:
property IccColorspaceType Pcs {
   IccColorspaceType get();
   void set (    IccColorspaceType value);
}

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccHeader Structure
IccHeader Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.