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 )