←Select platform

CreateObject Method

Summary
Creates an Icc Tag Type class object.
Syntax
C#
VB
C++
public static IccTagTypeBase CreateObject( 
   int tagTypeSignature 
) 
  
Public Shared Function CreateObject( _ 
   ByVal tagTypeSignature As Integer _ 
) As IccTagTypeBase 
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

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.