←Select platform

IccTagList Constructor

Summary
Initializes a new IccTagList with explicit parameters.
Syntax
C#
C++/CLI
Python
public IccTagList( 
   IccTag[] tags 
) 
public: 
IccTagList(  
   array<IccTag>^ tags 
) 
__init__(self,tags) # Overloaded constructor 

Parameters

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

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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