pub fn render_subimage( expr: &Expr, x: (u32, u32), y: (u32, u32), width: u32, height: u32, ) -> RgbImage
Render sub-image defined by and x- and y-range