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

Leadtools.ColorConversion Assembly