The imagefilters package
This package brings image filters comparable to PHP's imagefilter functions. In the current release, these filters may only be used with the GD Haskell extension library, but in the future it may support other image management libraries, such as the new JuicyPixels library.
imagefilters also supplies functionality for creating custom filters by using the pixelTransform function for per-pixel transformations, or the convolute function for the application of convolution matrices
Properties
| Version | 0.1 |
|---|---|
| Dependencies | base (4.*), gd (≥3000) |
| License | BSD3 |
| Author | Tim Channell |
| Maintainer | tim.channell@gmail.com |
| Category | Graphics |
| Home page | https://github.com/tchannel/imagefilters |
| Upload date | Sun Jan 15 16:31:46 UTC 2012 |
| Uploaded by | TimChannell |
| Built on | ghc-7.2 |
Modules
- Graphics
Downloads
- imagefilters-0.1.tar.gz (Cabal source package)
- package description (included in the package)