loop9 0.1.3

Tiny helper function to visit every pixel in the image together with its neighboring pixels. Duplicates pixels on the edges.
Documentation
[dependencies.imgref]
version = "1.7.0"

[package]
authors = ["Kornel <kornel@geekhood.net>"]
categories = ["graphics"]
description = "Tiny helper function to visit every pixel in the image together with its neighboring pixels. Duplicates pixels on the edges."
edition = "2018"
homepage = "https://lib.rs/loop9"
keywords = ["convolve", "blur", "iterate"]
license = "MIT"
name = "loop9"
readme = "README.md"
version = "0.1.3"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]