Crate loop9

source ·

Structs

  • Previous, current, and next pixel or row

Functions

  • Loop over 9 neighboring pixels in the left/top/width/height fragment of the image described by ImgRef (Img.as_ref())
  • Loop over 9 neighboring pixels in the image described by ImgRef (Img.as_ref())