Bug#411929: RFP: imagefilters-java -- manipulation and filtering of images in Java

Paul Cager paul-debian at home.paulcager.org
Wed Feb 21 22:25:13 UTC 2007


Package: wnpp
Severity: wishlist

* Package name    : imagefilters-java
  Version         : 2.0.235
  Upstream Author : Jerry Huxtable
* URL             : http://www.jhlabs.com/ip/filters/index.html
* License         : Apache 2.0
  Programming Lang: Java
  Description     : manipulation and filtering of images in Java

A large number of Java Image filters which are all standard Java BufferedImageOps
and can be plugged directly into existing programs.
.
Many of these filters are useful in applications such as games where images
need to be generated on the fly, or where it's quicker to generate them rather
than downloading them. For instance, it's quicker to download one image 
and rotate it several times than to download several separate images.
.
Another use for the filters is in animation. For example animating the Water
Ripple filter can produce a nice rippling effect. Some of the filters have a
time parameter for this purpose.
.
All of the filters are designed to work with TYPE_INT_ARGB images.




More information about the pkg-java-maintainers mailing list