Crate loop9

Source

Structs§

Triple
Previous, current, and next pixel or row

Functions§

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