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 | array (0.3.*), base (≥3 & <5), Codec-Image-DevIL (0.2.*), repa (≥2 & <2.3), transformers (0.2.*) |
| License | BSD3 |
| Copyright | Don Stewart (c) 2011 |
| Author | Don Stewart |
| Maintainer | dons00@gmail.com |
| Category | Data Structures |
| Home page | http://code.haskell.org/~dons/code/repa-devil |
| Source repository | darcs get http://code.haskell.org/~dons/code/repa-devil |
| Upload date | Sat Jan 7 06:00:46 UTC 2012 |
| Uploaded by | ThomasDuBuisson |
| Built on | ghc-7.2 |
Modules
- Data
- Array
- Repa
- Array
Downloads
- repa-devil-0.1.2.tar.gz (Cabal source package)
- package description (included in the package)