Android Example imageManipulation (with inline java code)

imageManipulation.png


Done just for fun...work through the java code and you can create various derivatives for yourself by changing some of the code in some of the methods - eg add code to pass additional parameters where hard coded at present or combine some of the methods by calling one or more from the other...

You only need the JavaObject library to be enabled.
 

Attachments

  • imageManipulation.zip
    132.9 KB · Views: 861
Last edited:
Top