←Select platform

IccChromaticity Constructor

Summary
Initializes a new IccChromaticity with explicit parameters.
Syntax
C#
C++/CLI
Python
public: 
IccChromaticity(  
   IccColorantsType colorantType, 
   array<IccChannelCoordinates>^ channels 
) 
__init__(self,colorantType,channels) # Overloaded constructor 

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

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