i need to know how can i make from only one picture some other smaller picture during the Games.
thank you so much.
i need to know how can i make from only one picture some other smaller picture during the Games.
thank you so much.
Hi mehiii2! Welcome to Nokia Discussion Boards!! :)
If you are talking about making some animations(Eg: hero walking) or making the picture of a building by reusing smaller images you can use image strips.
You can use setClip() to set the clipping position on the strip (PNG image with different small images/drawings) and then draw the image using drawImage();
If you are looking for a solution for scaling images, may be you should check this link http://developer.sonyericsson.com/th...D=77127𒵇
If this does not help, please explain your problem, so that we could provide you some other solutions.
Regards
Gopal
Last edited by balagopalks; 2006-08-26 at 10:30.
If you're asking about resizing images, then here is some code.
shmoove
yes i mean , Resizing a *.png ,, that is what i mean .
thank you Soooo much.