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

CreateObject Method






Tag type signature for which the object will be created.
Creates an Icc Tag Type class object. .NET support
Syntax
public static IccTagTypeBase CreateObject( 
   int tagTypeSignature
)
'Declaration
 
Public Shared Function CreateObject( _
   ByVal tagTypeSignature As Integer _
) As IccTagTypeBase
'Usage
 
Dim tagTypeSignature As Integer
Dim value As IccTagTypeBase
 
value = IccTagTypeBase.CreateObject(tagTypeSignature)
public static IccTagTypeBase CreateObject( 
   int tagTypeSignature
)
 function Leadtools.ColorConversion.IccTagTypeBase.CreateObject( 
   tagTypeSignature 
)
public:
static IccTagTypeBase^ CreateObject( 
   int tagTypeSignature
) 

Parameters

tagTypeSignature
Tag type signature for which the object will be created.

Return Value

A new object of the class. This value must be casted into the intended class type.
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

IccTagTypeBase Class
IccTagTypeBase Members

 

 


Products | Support | Contact Us | Copyright Notices

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