LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

IccMatrix Constructor (IccMatrix)






Array that contains matrix data.
Initializes a new IccMatrix with explicit parameters. .NET support
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( 
   int[] element
)
function IccMatrix( 
   element 
)
public:
IccMatrix( 
   array<int>^ element
)

Parameters

element
Array that contains matrix data.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccMatrix Structure
IccMatrix Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.