←Select platform

IccResponseArrays Constructor

Summary

Initializes a new IccResponseArrays with explicit parameters.

Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal responseNumber() As IccResponse16Number _ 
) 
public: 
IccResponseArrays(  
   array<IccResponse16Number>^ responseNumber 
) 

Parameters

responseNumber
IccResponse16Number structure with the number-of-measurements repsonse16Numbers appropriate for each 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