ndarray-image Allows conversion between ndarray's types and image's types This crate allows zero-copy conversion between ArrayView from ndarray and ImageBuffer from image. Output of red_put example