@hackage JuicyPixels-extra0.2.0

Efficiently scale, crop, flip images with JuicyPixels

Juicy Pixels Extra

License BSD3 Hackage Stackage Nightly Stackage LTS Build Status Coverage Status

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;
  • 90° and 180° rotation (left and right);
  • aligning several images side by side or one on top of the other.

License

Copyright © 2016–2017 Mark Karpov

Distributed under BSD 3 clause license.