Skip to main content

render_figure_rgba_bytes_with_camera

Function render_figure_rgba_bytes_with_camera 

Source
pub async fn render_figure_rgba_bytes_with_camera(
    figure: Figure,
    width: u32,
    height: u32,
    camera: &Camera,
) -> BuiltinResult<Vec<u8>>