LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

Pcs Property

Show in webframe





Gets or sets the PCS colorspace.
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:
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

See Also

Reference

IccHeader Structure
IccHeader Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.