Google
ByteMatrix.ClearMatrix Method
Class
Pascal
class procedure ClearMatrix(matrix: TByteMatrix);
Description

Creates a matrix of given size. 

Resets all elements of the matrix to zero.

Related Information