LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

IccSignatureTagType Constructor(Int32)

Show in webframe





A value that represents a four-byte sequence signature. For a list of possible values, refer to IccTechnologySignature.
Initializes a new IccSignatureTagType with explicit parameters.
Syntax
public IccSignatureTagType( 
   int signature
)
'Declaration
 
Public Function New( _
   ByVal signature As Integer _
)
'Usage
 
Dim signature As Integer
 
Dim instance As New IccSignatureTagType(signature)

            

            
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

See Also

Reference

IccSignatureTagType Class
IccSignatureTagType Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.