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 a page in a child process, returning PNG bytes.