NPlot Documented Class Library

PlotSurface2D.ToStream Method 

[This is preliminary documentation and subject to change.]

Renders the bitmap to a MemoryStream. Useful for returning the bitmap from an ASP.NET page.

public MemoryStream ToStream(
   ImageFormat imageFormat
);

Return Value

The MemoryStream object.

See Also

PlotSurface2D Class | NPlot.Bitmap Namespace