LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

GetTagTypeSignature Method






Tag signature whose tag type to be returned. For possible values, refer to IccTag.
Gets the tag type signature of the tag with the given tag signature. .NET support
Syntax
public int GetTagTypeSignature( 
   int tagSignature
)
'Declaration
 
Public Function GetTagTypeSignature( _
   ByVal tagSignature As Integer _
) As Integer
'Usage
 
Dim instance As IccProfileExtended
Dim tagSignature As Integer
Dim value As Integer
 
value = instance.GetTagTypeSignature(tagSignature)
public int GetTagTypeSignature( 
   int tagSignature
)
 function Leadtools.ColorConversion.IccProfileExtended.GetTagTypeSignature( 
   tagSignature 
)
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccProfileExtended Class
IccProfileExtended Members
AddTag Method
GetTag Method
DeleteTag Method
GenerateIccFile Method
GenerateProfileId Method
UpdateDataArray Method
ReadFromImage
ReadFromImage
WriteToImage
WriteToImage

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.