←Select platform

IccTagTypeBase Constructor(int)

Summary

Initializes a new instance of the IccTagTypeBase class with the specified signature.

Syntax
C#
VB
C++
protected IccTagTypeBase( 
   int signature 
) 
Protected Sub New(ByVal signature As Integer) 
protected:  
   IccTagTypeBase(int signature) 

Parameters

signature

Signature to use.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly