The repa-devil package
The repa-image library adds support for reading and writing images in many formats based on the DevIL open source image library. Image data is represented in Haskell as typed, multi-dimensional repa arrays.
Developer's Image Library (DevIL) is a library to develop applications with very powerful image loading capabilities, yet with a relatively simple interface. DevIL can load, save, convert, manipulate, filter and display a wide variety of image formats, including:
BMP, ICO, JPG, PNG, PNM, TGA, TIF, GIF, EXIF and many more.
References:
Properties
| Versions | 0.1, 0.1.1, 0.1.2, 0.3.0, 0.3.1, 0.3.2, 0.3.2.1, 0.3.2.2 |
|---|---|
| Dependencies | base (4.*), repa (≥3.2.0.0 & <4.0), transformers (≥0.2 & <0.4) |
| License | BSD3 |
| Copyright | Don Stewart (c) 2011, Raphael Javaux (c) 2012 |
| Author | Don Stewart, Raphael Javaux |
| Maintainer | Raphael Javaux <raphaeljavaux[at]gmail.com> |
| Category | Data Structures |
| Home page | https://github.com/RaphaelJ/repa-devil |
| Source repository | git clone https://github.com/RaphaelJ/repa-devil |
| Upload date | Sun Sep 23 21:26:01 UTC 2012 |
| Uploaded by | RaphaelJavaux |
| Build failure | ghc-7.6 (log) |
Modules
- Data
- Array
- Repa
- IO
- Data.Array.Repa.IO.DevIL
- IO
- Repa
- Array
Downloads
- repa-devil-0.3.2.1.tar.gz (Cabal source package)
- package description (included in the package)