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 > IccChromaticity Structure : IccChromaticity Constructor |
public IccChromaticity( IccColorantsType colorantType, IccChannelCoordinates[] channels )
'Declaration Public Function New( _ ByVal colorantType As IccColorantsType, _ ByVal channels() As IccChannelCoordinates _ )
'Usage Dim colorantType As IccColorantsType Dim channels() As IccChannelCoordinates Dim instance As New IccChromaticity(colorantType, channels)
public: IccChromaticity( IccColorantsType colorantType, array<IccChannelCoordinates>^ channels )