←Select platform

IccMatrix Constructor

Summary
Initializes a new IccMatrix with explicit parameters.
Syntax
C#
VB
C++
public IccMatrix( 
   int[] element 
) 
  
Public Function New( _ 
   ByVal element() As Integer _ 
) 
public: 
IccMatrix(  
   array<int>^ element 
) 

Parameters

element
Array that contains matrix data.

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.