Adds a new tag to the ICC profile.
public void AddTag(
IccTagTypeBase tagTypeObject,
int tagSignature,
int tagTypeSignature
)
Public Sub AddTag( _
ByVal tagTypeObject As IccTagTypeBase, _
ByVal tagSignature As Integer, _
ByVal tagTypeSignature As Integer _
)
public:
void AddTag(
IccTagTypeBase^ tagTypeObject,
int tagSignature,
int tagTypeSignature
)
tagTypeObject
Icc class object that contains the tag data.
tagSignature
Tag signature. For possible values refer to IccTag.
tagTypeSignature
Tag type signature. For possible values refer to IccTagTypeBase
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document