# Juicy Pixels Extra
[](http://opensource.org/licenses/BSD-3-Clause)
[](https://hackage.haskell.org/package/JuicyPixels-extra)
[](http://stackage.org/nightly/package/JuicyPixels-extra)
[](http://stackage.org/lts/package/JuicyPixels-extra)
[](https://travis-ci.org/mrkkrp/JuicyPixels-extra)
[](https://coveralls.io/github/mrkkrp/JuicyPixels-extra?branch=master)
Missing primitive stuff you shouldn't need to re-implement yourself. I think
haddocks are pretty self-explanatory. Currently the package includes the
following functionality:
* scaling (bi-linear interpolation);
* cropping;
* flipping horizontally and vertically and 90° rotation (left and right).
## License
Copyright © 2016 Mark Karpov
Distributed under BSD 3 clause license.