←Select platform

Tags Property

Summary
Gets or sets the tags list.
Syntax
C#
C++/CLI
Python
public IccTag[] Tags { get; set; } 
public: 
property array<IccTag>^ Tags { 
   array<IccTag>^ get(); 
   void set (    array<IccTag>^ ); 
} 
Tags # get and set (IccTagList) 

Property Value

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

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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