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




row
Row coordinate of the matrix element.
column
Column coordinate of the matrix element.

Glossary Item Box

Gets matrix element according to matrix column and row coordinate.

Syntax

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

Parameters

row
Row coordinate of the matrix element.
column
Column coordinate of the matrix element.

Return Value

Double value.

See Also

©2013. Accusoft Corporation. All Rights Reserved.