| Reply | « Previous Thread | Next Thread » |
|
Hi all,
I really need help I allow the user to add text and add mini icons into a selected photo, and how can i save the photo and background into one image? Thanks in advance =) |
| intheworldofmyown |
| View Public Profile |
| Find all posts by intheworldofmyown |
|
Join Date: Mar 2008
Posts: 2,161
Location: The Capital of I N D I A
raj_J2ME
Offline
Forum Nokia Champion
|
|
|
Quote:
Well,you can move ahead like this - Just take the entered text and icon ..then just draw the both over the image on some x and y pos....then you can access the x and y of the both..then keep the co-ordinated fixed..text and image position will not be changed.. if you want to again show the image with the two..then save the co-ordinated in RMS.Then you can again display the same.. Thanks, Thanks R a j - The K e r n e l |
|
Hi, i want to save to one image as i want it to be able to save it into the phone memory of the device.
So is it still possible? |
| intheworldofmyown |
| View Public Profile |
| Find all posts by intheworldofmyown |
|
actually even I cant grasp what u'r saying raj_j2me...
maybe u could try to re-formulate ur post ? |
|
Hello
1. Create a mutable image using the following method of the Image class Code:
public static Image createImage(int width,int height) Code:
public Graphics getGraphics() 4. Save the Image in the phone using JSR 75 (File API) :Ruben |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| desperately needs help on how to save an image in the mobile device memory | daregazi | Mobile Java Media (Graphics & Sounds) | 1 | 2008-06-23 13:37 |
| Opening a JPEG Image | ummarbhutta | Mobile Java Media (Graphics & Sounds) | 8 | 2007-02-15 07:34 |
| how to save image taken by camera with bitmap | winsys | Symbian Media (Graphics & Sounds) | 0 | 2006-10-10 06:46 |
| how to cut some part of Image | mshouab | Mobile Java Media (Graphics & Sounds) | 2 | 2006-08-04 10:05 |
| Nokia Image Converter | davidpurdie | General Discussion | 0 | 2004-02-18 16:31 |