[]
Renders the current page to an existing GcBitmap.
public void Render(GcBitmap bitmap, PngOptions options = null)
| Type | Name | Description |
|---|---|---|
| GcBitmap | bitmap | The destination GcBitmap. Note that its current content will be lost. |
| PngOptions | options | The set of parameters for the output image. |