Graph |
[Missing <summary> documentation for "T:Altaxo.Graph.Graph3D.GraphDocumentExportActions"]
public static class GraphDocumentExportActions
The GraphDocumentExportActions type exposes the following members.
Name | Description | |
---|---|---|
RenderAsBitmap(GraphDocument, EmbeddedObjectRenderingOptions, PixelFormat) | ||
RenderAsBitmap(GraphDocument, BrushX, PixelFormat, Double, Double) | Saves the graph as an bitmap file and returns the bitmap. | |
RenderAsBitmap(GraphDocument, BrushX, BrushX, PixelFormat, Double, Double) | Saves the graph as an bitmap file and returns the bitmap. | |
RenderToStream(GraphDocument, Stream, GraphExportOptions) | Saves the graph as into a stream. | |
RenderToStream(GraphDocument, Stream, BrushX, BrushX, PixelFormat, Double, Double) | Saves the graph into a stream. |