←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly