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