Paketname | libpixels-java |
Beschreibung | manipulation and filtering of images in Java |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.1.3+svn.42-1 |
Sektion | java |
Priorität | optional |
Installierte Größe | 5680 Byte |
Hängt ab von | |
Empfohlene Pakete | |
Paketbetreuer | MartÃn Ferrari |
Quelle | |
Paketgröße | 559350 Byte |
Prüfsumme MD5 | 7011dc17cd6ffa1cbc313fc7cd08cebb |
Prüfsumme SHA1 | 62e96f9cf3b775604930938f9b749769f6e6eadc |
Prüfsumme SHA256 | c9e176648ebbbea42587634565a64dca5f646e372bfa8374bb5524a0b46118bd |
Link zum Herunterladen | libpixels-java_2.1.3+svn.42-1_all.deb |
Ausführliche Beschreibung | 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 info and samples can be found in
http://www.jhlabs.com/ip/filters/index.html
|