Skip to main content

render_image_to_page_content_with_options

Function render_image_to_page_content_with_options 

Source
pub fn render_image_to_page_content_with_options(
    image: &Image,
    options: &ImageRenderOptions,
) -> Result<Vec<u8>>