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

Leadtools.ColorConversion Assembly

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