←Select platform

IccNamedColor2TagType Constructor(IccNamedColor2)

Summary

Initializes a new IccNamedColor2TagType with explicit parameters.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal namedColor As Leadtools.Colorconversion.IccNamedColor2 _ 
) 
public: 
IccNamedColor2TagType(  
   Leadtools.Colorconversion.IccNamedColor2 namedColor 
) 

Parameters

namedColor
IccNamedColor2 structure that contains the tag's 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