(Mike Solomon) wrote in message news:<. com>...
> I need to take a graphics file and then get the xy coordinates from it
> and insert them into a database
>
> so far the best way I have come up with is to use paint to get the
> cordinates and manually record them in a spreadsheet
>
> Is there any way I can use perl to read the graphics file and get the
> co-ordinates
>
> I am probably being optimistic but doing it manually is driving me mad
>
Thanks for the replies
The files are either be jpeg or png
I will try image magic and keep my fingers crossed
The image is a stand map - basically black outlined rectangles on a
white background
I need to get the co-ordinates to pass them to a flash program and
also so I can create a printable stand map
I can't just store the image in the database as I need the
co-ordinates