repa-devil: Support for image reading and writing of Repa arrays
Deprecated
in favor of friday
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:
Downloads
- repa-devil-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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, 0.3.2.3, 0.3.2.4, 0.3.2.5, 0.3.2.6 |
---|---|
Dependencies | array (>=0.3 && <0.4), base (>=3 && <5), Codec-Image-DevIL (>=0.2 && <0.3), repa (>=2 && <2.1), transformers (>=0.2 && <0.3) [details] |
License | BSD-3-Clause |
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 repo | head: darcs get http://code.haskell.org/~dons/code/repa-devil |
Uploaded | by DonaldStewart at 2011-05-16T02:43:22Z |
Distributions | |
Reverse Dependencies | 4 direct, 0 indirect [details] |
Downloads | 9215 total (56 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |