Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.2
|
Leadtools.ColorConversion Namespace > IccHeader Structure : Pcs Property |
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); }