std::core::array::slice {Type}

slice

fn Slice2d Slice2d.slice(&self, isz x = 0, isz xlen = 0, isz y = 0, isz ylen = 0)
Reslice a slice2d returning a new slice.

Parameters