LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

IccMatrix Constructor (IccMatrix)

Show in webframe





Array that contains matrix data.
Initializes a new IccMatrix with explicit parameters.
Syntax
public IccMatrix( 
   int[] element
)
'Declaration
 
Public Function New( _
   ByVal element() As Integer _
)
'Usage
 
Dim element() As Integer
 
Dim instance As New IccMatrix(element)

            

            
public:
IccMatrix( 
   array<int>^ element
)

Parameters

element
Array that contains matrix data.
Requirements

Target Platforms

See Also

Reference

IccMatrix Structure
IccMatrix Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.