←Select platform

TagList Property

Summary

Gets or sets the ICC profile tag list.

Syntax
C#
VB
C++
public IccTagList TagList { get; set; } 
  
Public Property TagList As IccTagList 
public: 
property IccTagList TagList { 
   IccTagList get(); 
   void set (    IccTagList ); 
} 

Property Value

IccTagList structure that contains information and data about 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