Gets or sets the PCS values.
Syntax
Visual Basic (Declaration) | |
---|
Public Property PcsValue As UShort() |
Visual Basic (Usage) | Copy Code |
---|
Dim instance As IccColorantTableData
Dim value() As UShort
instance.PcsValue = value
value = instance.PcsValue |
Property Value
An array of 3 values that contains PCS values of the colorant in the color space of the profile.
Requirements
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
See Also