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

IccTagList Constructor (IccTagList)






IccTag class that contains a list of all the tags in the ICC profile.
Initializes a new IccTagList with explicit parameters. .NET support
Syntax
public IccTagList( 
   IccTag[] tags
)
'Declaration
 
Public Function New( _
   ByVal tags() As IccTag _
)
'Usage
 
Dim tags() As IccTag
 
Dim instance As New IccTagList(tags)
public IccTagList( 
   IccTag[] tags
)
function IccTagList( 
   tags 
)
public:
IccTagList( 
   array<IccTag>^ tags
)

Parameters

tags
IccTag class that contains a list of all the tags in the ICC profile.
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

IccTagList Structure
IccTagList Members

 

 


Products | Support | Contact Us | Copyright Notices

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