<h1 align="center">
halide-JuicyPixels
</h1>
<div align="center">
<br />
[](LICENSE)
[](https://github.com/twesterhout/halide-haskell/actions/workflows/ci.yml)
[](https://hackage.haskell.org/package/halide-JuicyPixels)
</div>
This package integrates
[halide-haskell](https://github.com/twesterhout/halide-haskell/) with
[JuicyPixels](https://github.com/Twinside/Juicy.Pixels) by implementing
instances of `IsHalideBuffer` for `Image` and `MutableImage` types. See [this
test](test/Main.hs) for an example usage.