|  | Posted by Rory Browne on 06/17/05 12:55 
For the determining what part of the picture the user is refering toI'd use image maps - which depending on your situation can be
 serverside, or clientside.
 
 I wouldn't bother with imagemagick, in this case, and just stick to gd.
 
 On 6/17/05, bruce <bedouglas@earthlink.net> wrote:
 > hi...
 >
 > i'm considering creating a short test app/game to allow users to use their
 > mouse to select items from a given image/pic. i'd like to be able to take
 > some basic shapes, and construct an image/mosaic from them. i'd then like to
 > be able to display the image to the user, and have the user select various
 > shapes in the image.
 >
 > i'd also like to be able to determine what 'shape' the user is selecting
 > within the image via the mouse coordinates...
 >
 > any ideas as to how this can be quickly developed/thrown together for
 > testing...
 >
 > i kind of thought that this should be doable with php/imagemajick as an
 > apache app..
 >
 > thanks
 >
 > -bruce
 > bedouglas@earthlink.net
 >
 > --
 > PHP General Mailing List (http://www.php.net/)
 > To unsubscribe, visit: http://www.php.net/unsub.php
 >
 >
  Navigation: [Reply to this message] |