imagefilters: Image Filters (contrast, brightness, gaussian blur, etc)

[ bsd3, graphics, library ] [ Propose Tags ]

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

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Dependencies base (>=4 && <5), 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
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1244 total (8 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]