←Select platform

CreateObject Method

Summary
Creates an Icc Tag Type class object.
Syntax
C#
C++/CLI
Python
public static IccTagTypeBase CreateObject( 
   int tagTypeSignature 
) 
public: 
static IccTagTypeBase^ CreateObject(  
   int tagTypeSignature 
)  
def CreateObject(self,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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

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