←Select platform

IccMatrix Constructor

Summary
Initializes a new IccMatrix with explicit parameters.
Syntax
C#
C++/CLI
Python
public IccMatrix( 
   int[] element 
) 
public: 
IccMatrix(  
   array<int>^ element 
) 
__init__(self,element) # Overloaded constructor 

Parameters

element
Array that contains matrix data.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.