The MatrixImage allows three 2D matrices to be copied into the red, green and blue channels of an image for efficient display. The image is automatically updated with new matrix values at each iteration.
Initializes the MatrixImage with sizes taken from theMatrix.
Sets the green channel to the Matrix m.
Sets the green channel to the Matrix m.
Sets the red channel to the matrix m.
Sets the scale of this matrix image object to the maximum value in the specified matrix.