←Select platform

IccChromaticity Constructor

Summary
Initializes a new IccChromaticity with explicit parameters.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal colorantType As IccColorantsType, _ 
   ByVal channels() As IccChannelCoordinates _ 
) 
public: 
IccChromaticity(  
   IccColorantsType colorantType, 
   array<IccChannelCoordinates>^ channels 
) 

Parameters

colorantType
Encoded value of phosphor or colorant type. For a list of possible value, refer to IccColorantsType.

channels
IccChannelCoordinates structure that contains the CIE xy coordinate values of channels.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.