←Select platform

GetTagTypeSignature Method

Summary
Gets the tag type signature of the tag with the given tag signature.
Syntax
C#
VB
C++
public int GetTagTypeSignature( 
   int tagSignature 
) 
  
Public Function GetTagTypeSignature( _ 
   ByVal tagSignature As Integer _ 
) As Integer 
public: 
int GetTagTypeSignature(  
   int tagSignature 
)  

Parameters

tagSignature
Tag signature whose tag type to be returned. For possible values, refer to IccTag.

Return Value

Tag type of the tag with the given tag signature.

Example

For an example, refer to IccProfileExtended.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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