←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 IccTag _ 
) 
public: 
IccTagList(  
   array<IccTag>^ tags 
) 

Parameters

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

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly