Skip to main content

render_page

Function render_page 

Source
pub fn render_page(_path: &Path, _page: u32, _width: u16) -> Result<Vec<u8>>
Expand description

Render one page to a PNG, zero-based.

This build has no PDF renderer; see the pdf-render feature.