Skip to main content

render_figure_snapshot

Function render_figure_snapshot 

Source
pub async fn render_figure_snapshot(
    handle: FigureHandle,
    width: u32,
    height: u32,
    textmark: Option<String>,
) -> BuiltinResult<Vec<u8>>