importImage

mantidplot.importImage(filename)

Load an image file into a matrix.

Args:
filename: The name of the file to load.
Returns:
A handle to the matrix containing the image data.