C#
VB
C++
Gets or sets the ICC profile tag list.
public IccTagList TagList { get; set; }
Public Property TagList As Leadtools.Colorconversion.IccTagList
public:
property Leadtools.Colorconversion.IccTagList TagList {
Leadtools.Colorconversion.IccTagList get();
void set ( Leadtools.Colorconversion.IccTagList );
}
IccTagList structure that contains information and data about all the tags in the ICC profile.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET