←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly