Hi all,

i am working with two images in servlets. What i need to do is

find a point(coordinates) on first image where i want to put the second
image (which is essentially a bullet *) and put that second image on top of
1 st image and send it to the client.

Now
the problems for which i need help are

1. can i have 2-D array for the pixel grabber class for storing pixel data?
2. how can i put one image on top of another
3. how should i specify the point on the first image where the second image
is to be put.

i hope i am clear in explaining my problem.

thanks in advance.

Tripat

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to