ImageGear for .NET
CreateIdentity Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace > IGDoubleMatrix Class : CreateIdentity Method




rowCount
Matrix row count.
columnCount
Matrix column count.

Glossary Item Box

Creates identity diagonal matrix with 0 values initialized and diagonal values are 1.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

rowCount
Matrix row count.
columnCount
Matrix column count.

Return Value

IGDoubleMatrix class object.

See Also

©2013. Accusoft Corporation. All Rights Reserved.