←Select platform

IccMatrix Constructor (IccMatrix)

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ColorConversion Assembly
Click or drag to resize