pub fn render_part_into( image: &mut RgbImage, expr: &Expr, part: u32, total_parts: u32, )
Render a part of an expression into a provided image