LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

IccDataTagType Constructor(IccData)






IccData structure that contains the tag's data.
Initializes a new IccDataTagType with explicit parameters. .NET support
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
)
function IccDataTagType( 
   data 
)
public:
IccDataTagType( 
   IccData data
)

Parameters

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccDataTagType Class
IccDataTagType Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.