| Name | Description |
---|
![Public Extension Method Public Extension Method](../icons/pubExtension.gif) | ConvertBitmapToPixelFormat |
Converts the given bitmap to another pixel format.
|
![Public Extension Method Public Extension Method](../icons/pubExtension.gif) | RenderAsBitmap(GraphDocument, GraphExportOptions) | |
![Public method Public method](../icons/pubMethod.gif) ![Static member Static member](../icons/Static.gif) | RenderAsBitmap(GraphDocument, EmbeddedObjectRenderingOptions, PixelFormat) |
Renders the graph document as bitmap with default PixelFormat.Format32bppArgb.
|
![Public Extension Method Public Extension Method](../icons/pubExtension.gif) | RenderAsBitmap(GraphDocument, BrushX, PixelFormat, Double, Double) |
Saves the graph as an bitmap file and returns the bitmap.
|
![Public Extension Method Public Extension Method](../icons/pubExtension.gif) | RenderAsBitmap(GraphDocument, BrushX, BrushX, PixelFormat, Double, Double) |
Saves the graph as an bitmap file and returns the bitmap.
|
![Public Extension Method Public Extension Method](../icons/pubExtension.gif) | RenderAsBitmapToFile(GraphDocument, String, GraphExportOptions) |
Saves the graph as an bitmap file into the file filename using the default
pixel format 32bppArgb.
|
![Public Extension Method Public Extension Method](../icons/pubExtension.gif) | RenderAsBitmapToFile(GraphDocument, String, ImageFormat, Double) |
Saves the graph as an bitmap file into the file filename using the default
pixel format 32bppArgb and no background brush.
|
![Public Extension Method Public Extension Method](../icons/pubExtension.gif) | RenderAsBitmapToFile(GraphDocument, String, ImageFormat, BrushX, Double) |
Saves the graph as an bitmap file into the file filename using the default
pixel format 32bppArgb.
|
![Public Extension Method Public Extension Method](../icons/pubExtension.gif) | RenderAsBitmapToFile(GraphDocument, String, ImageFormat, BrushX, PixelFormat, Double, Double) |
Saves the graph as an bitmap file into the file filename.
|
![Public Extension Method Public Extension Method](../icons/pubExtension.gif) | RenderAsBitmapToStream(GraphDocument, Stream, GraphExportOptions) |
Saves the graph as an bitmap file into the stream using the default pixelformat 32bppArgb.stream.
|
![Public Extension Method Public Extension Method](../icons/pubExtension.gif) | RenderAsBitmapToStream(GraphDocument, Stream, ImageFormat, Double) |
Saves the graph as an bitmap file into the stream using the default pixelformat 32bppArgb and no background brush.stream.
|
![Public Extension Method Public Extension Method](../icons/pubExtension.gif) | RenderAsBitmapToStream(GraphDocument, Stream, ImageFormat, BrushX, Double) |
Saves the graph as an bitmap file into the stream using the default pixelformat 32bppArgb.stream.
|
![Public Extension Method Public Extension Method](../icons/pubExtension.gif) | RenderAsBitmapToStream(GraphDocument, Stream, ImageFormat, BrushX, PixelFormat, Double, Double) |
Saves the graph as an bitmap file into the stream stream.
|
![Public method Public method](../icons/pubMethod.gif) ![Static member Static member](../icons/Static.gif) | RenderAsEnhancedMetafile |
Renders a document as enhanced metafile. The metafile is rendered into a stream. You can create a metafile object afterwards from that stream.
|
![Public method Public method](../icons/pubMethod.gif) ![Static member Static member](../icons/Static.gif) | RenderAsEnhancedMetafileBitmapFormat |
Creates a new metafile and renders a bitmap into it.
|
![Public method Public method](../icons/pubMethod.gif) ![Static member Static member](../icons/Static.gif) | RenderAsEnhancedMetafileToStream |
Renders a document as enhanced metafile. The metafile is rendered into a stream. You can create a metafile object afterwards from that stream.
|
![Public method Public method](../icons/pubMethod.gif) ![Static member Static member](../icons/Static.gif) | RenderAsEnhancedMetafileVectorFormat(GraphDocument, EmbeddedObjectRenderingOptions, Stream) |
Renders the graph document as enhanced metafile image in vector format with the options given in exportOptions |
![Public Extension Method Public Extension Method](../icons/pubExtension.gif) | RenderAsEnhancedMetafileVectorFormat(GraphDocument, GraphExportOptions, Stream) |
Renders the graph document as enhanced metafile image in vector format with the options given in exportOptions |
![Public Extension Method Public Extension Method](../icons/pubExtension.gif) | RenderAsEnhancedMetafileVectorFormat(GraphDocument, GraphExportOptions, String) | |
![Public Extension Method Public Extension Method](../icons/pubExtension.gif) | RenderAsEnhancedMetafileVectorFormat(GraphDocument, Double, String) |
Saves the graph as an bitmap file into the file filename using the default
pixel format 32bppArgb and no background brush.
|
![Public Extension Method Public Extension Method](../icons/pubExtension.gif) | RenderAsEnhancedMetafileVectorFormat(GraphDocument, Double, BrushX, String) |
Saves the graph as an bitmap file into the file filename using the default
pixel format 32bppArgb.
|
![Public Extension Method Public Extension Method](../icons/pubExtension.gif) | RenderAsEnhancedMetafileVectorFormat(GraphDocument, Double, BrushX, PixelFormat, String) |
Saves the graph as an bitmap file into the file filename.
|
![Public method Public method](../icons/pubMethod.gif) ![Static member Static member](../icons/Static.gif) | RenderAsEnhancedMetafileVectorFormat(GraphDocument, Double, Double, BrushX, PixelFormat, Stream) |
Renders the graph document as enhanced metafile in vector format.
|
![Public Extension Method Public Extension Method](../icons/pubExtension.gif) | RenderAsEnhancedMetafileVectorFormatToStream(GraphDocument, Stream, GraphExportOptions) |
Renders the graph document as enhanced metafile image in vector format with the options given in exportOptions |
![Public method Public method](../icons/pubMethod.gif) ![Static member Static member](../icons/Static.gif) | RenderAsEnhancedMetafileVectorFormatToStream(GraphDocument, Stream, Double, Double, BrushX, PixelFormat) |
Renders the graph document as enhanced metafile in vector format.
|
![Public Extension Method Public Extension Method](../icons/pubExtension.gif) | RenderToFile | |
![Public Extension Method Public Extension Method](../icons/pubExtension.gif) | RenderToStream | |