LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

IccTagList Constructor (IccTagList)

Show in webframe





IccTag class that contains a list of all the tags in the ICC profile.
Initializes a new IccTagList with explicit parameters.
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( 
   array<IccTag>^ tags
)

Parameters

tags
IccTag class that contains a list of all the tags in the ICC profile.
Requirements

Target Platforms

See Also

Reference

IccTagList Structure
IccTagList Members

 

 


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