Function render

Source
pub fn render(
    page: &Page<'_>,
    interpreter_settings: &InterpreterSettings,
    render_settings: &RenderSettings,
) -> Pixmap
Expand description

Render the page with the given settings to a pixmap.