LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

IccDataTagType Constructor(IccData)

Show in webframe





IccData structure that contains the tag's data.
Initializes a new IccDataTagType with explicit parameters.
Syntax
public IccDataTagType( 
   IccData data
)
'Declaration
 
Public Function New( _
   ByVal data As IccData _
)
'Usage
 
Dim data As IccData
 
Dim instance As New IccDataTagType(data)

            

            
public:
IccDataTagType( 
   IccData data
)

Parameters

data
IccData structure that contains the tag's data.
Requirements

Target Platforms

See Also

Reference

IccDataTagType Class
IccDataTagType Members
Overload List

 

 


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