←Select platform

IccSignatureTagType Constructor(int)

Summary

Initializes a new IccSignatureTagType with explicit parameters.

Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal signature As Integer _ 
) 
public: 
IccSignatureTagType(  
   int signature 
) 

Parameters

signature
A value that represents a four-byte sequence signature. For a list of possible values, refer to IccTechnologySignature.

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