I want to crop an image in J2ME, but I can't seem to find anything online on how to do it. I see some implementations in Java, but they use libraries not available in J2ME.
How it's done in J2ME?
|
I want to crop an image in J2ME, but I can't seem to find anything online on how to do it. I see some implementations in Java, but they use libraries not available in J2ME. How it's done in J2ME? |
||||
|
|
|
Create a mutable For example, if I want to crop the center of an Image:
|
|||
|
|
Not sure about J2ME but you can always look for JQuery image crop plugins. one such tool is Jcrop. http://deepliquid.com/projects/Jcrop/demos.php |
|||
|
|