Function ssl::render_subimage

source ยท
pub fn render_subimage(
    expr: &Expr,
    x: (u32, u32),
    y: (u32, u32),
    width: u32,
    height: u32,
) -> RgbImage
Expand description

Render sub-image defined by and x- and y-range