←Select platform

RespArrays Property

Summary
Gets or sets the response arrays.
Syntax
C#
VB
C++
public IccResponseArrays[] RespArrays { get; set; } 
  
Public Property RespArrays As IccResponseArrays() 
public: 
property array<IccResponseArrays>^ RespArrays { 
   array<IccResponseArrays>^ get(); 
   void set (    array<IccResponseArrays>^ ); 
} 

Property Value

IccResponseArrays structure with number-of-channels response arrays. Each array contains number-of-measurements reponse16Numbers appropriate to the channel.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.