Description Get the values of the integer matrix.
Syntax [BIFilter.]GetIntMatrixAt hMatrix x y
Returns RetVal Long The value of element of the matrix.
Remarks hMatrix LONGLONG Integer matrix handle.
x Long Column position.
y Long Row position.
See Also CreateIntMatrix, SetIntMatrixAt, ReleaseIntMatrix