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

ColorantsData Property (IccColorantTableTagType)






Gets or sets the IccColorantTableData structure. .NET support
Syntax
public IccColorantTableData[] ColorantsData {get; set;}
'Declaration
 
Public Property ColorantsData As IccColorantTableData()
'Usage
 
Dim instance As IccColorantTableTagType
Dim value() As IccColorantTableData
 
instance.ColorantsData = value
 
value = instance.ColorantsData
public IccColorantTableData[] ColorantsData {get; set;}
 get_ColorantsData();
set_ColorantsData(value);
public:
property array<IccColorantTableData>^ ColorantsData {
   array<IccColorantTableData>^ get();
   void set (    array<IccColorantTableData>^ value);
}

Property Value

IccColorantTableData 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

IccColorantTableTagType Class
IccColorantTableTagType Members

 

 


Products | Support | Contact Us | Copyright Notices

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