NPlot Documented Class Library

ImagePlot Constructor (Double[,])

[This is preliminary documentation and subject to change.]

Constructor

public ImagePlot(
   double[,] data
);

Parameters

data
The 2D array to plot.

See Also

ImagePlot Class | NPlot Namespace | ImagePlot Constructor Overload List