←Select platform

IccChromaticityTagType Constructor(IccChromaticity)

Summary

Initializes a new IccChromaticityTagType with explicit parameters.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal chromaticity As Leadtools.Colorconversion.IccChromaticity _ 
) 
public: 
IccChromaticityTagType(  
   Leadtools.Colorconversion.IccChromaticity chromaticity 
) 

Parameters

chromaticity
IccChromaticity structure that contains the tag data.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly