←Select platform

IccResponse16Number Constructor

Summary
Initializes a new IccResponse16Number with explicit parameters.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal deviceCode As UShort, _ 
   ByVal measurement As Integer _ 
) 
public: 
IccResponse16Number(  
   ushort deviceCode, 
   int measurement 
) 

Parameters

deviceCode
16-bit number in the interval [DeviceMin to DeviceMax].

measurement
Measurement value.

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.