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

RespArrays Property






Gets or sets the response arrays. .NET support
Syntax
public IccResponseArrays[] RespArrays {get; set;}
'Declaration
 
Public Property RespArrays As IccResponseArrays()
'Usage
 
Dim instance As IccCurveStructure
Dim value() As IccResponseArrays
 
instance.RespArrays = value
 
value = instance.RespArrays
public IccResponseArrays[] RespArrays {get; set;}
 get_RespArrays();
set_RespArrays(value);
public:
property array<IccResponseArrays>^ RespArrays {
   array<IccResponseArrays>^ get();
   void set (    array<IccResponseArrays>^ value);
}

Property Value

IccResponseArrays structure with number-of-channels response arrays. Each array contains number-of-measurements reponse16Numbers appropriate to the channel.
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

IccCurveStructure Structure
IccCurveStructure Members

 

 


Products | Support | Contact Us | Copyright Notices

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