imagefilters: Image Filters (contrast, brightness, gaussian blur, etc)
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
Versions [faq] | 0.1 |
---|---|
Dependencies | base (==4.*), gd (>=3000) [details] |
License | BSD-3-Clause |
Author | Tim Channell |
Maintainer | tim.channell@gmail.com |
Category | Graphics |
Home page | https://github.com/tchannel/imagefilters |
Uploaded | by TimChannell at 2012-01-15T16:31:46Z |
Distributions | NixOS:0.1 |
Downloads | 1026 total (7 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] |
Downloads
- imagefilters-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)