←Select platform

IccTagList Constructor

Summary

Initializes a new IccTagList with explicit parameters.

Syntax

C#
VB
C++
public IccTagList( 
   IccTag[] tags 
) 
  
Public Function New( _ 
   ByVal tags() As Leadtools.Colorconversion.IccTag _ 
) 
public: 
IccTagList(  
   Leadtools.Colorconversion.array<IccTag>^ tags 
) 

Parameters

tags
IccTag class that contains a list of all the tags in the ICC profile.

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