Android – Where can I find Java libraries for visual effects and image processing?

Where can I find Java libraries for visual effects and image processing?… here is a solution to the problem.

Where can I find Java libraries for visual effects and image processing?

I’m looking to create an Android app and need to find a visual effects library.

  • For example: – Start with a blank canvas
    (1) The user draws a geometric shape, and everything in the shape changes color,
    (2) User split screen, users split the image on both sides of the screen flipped and turned into 2 different colors,
    (3) Drawing a circle on the screen divides everything on the Canvas into 10 equal sized circles evenly distributed around the screen.

These are just the visual effects examples I’m looking for, and I’m hoping to find a complete library.

Find some nice effects here – http://www.hotscripts.com/category/scripts/java/applets/visual-effects/
But I need a bigger database.

  • Look for free and paid effects.

Thank you very much for any information in advance.

Solution

Try jhlabs:http://www.jhlabs.com/ip/filters/

Do you want to find a similar effect? Jhlabs is great for image processing in Java. You can find other graphic effects (strokes, shapes, java2d, etc.) on http://jhlabs.com.