@hackage friday-devil0.1.1.1
Uses the DevIL C library to read and write images from and to files and memory buffers.
Categories
License
LGPL-3.0-only
Maintainer
Raphael Javaux <raphaeljavaux[at]gmail.com>
Links
Versions
Installation
Dependencies (7)
- base >=4 && <5
- bytestring >=0.10.2.0 && <1
- convertible >=1 && <2
- deepseq >=1.3 && <2
- friday >=0.2 && <0.3
- transformers >=0.3 && <0.5 Show all…
Dependents (3)
@hackage/color-counter, @hackage/acme-everything, @hackage/thumbnail-polish
The library uses FFI calls to the DevIL image library to read images from a wide variety of formats, including BMP, JPG, PNG, GIF, ICO and PSD.
Please read our README to get a detailed usage and some examples.