Page 1 of 1

Image color problems

Posted: Fri Oct 11, 2002 1:15 pm
by ozmodiar
I am trying to use PHP JPEG editing functions to plot a point on a map. I have an image of a map and an image of a pin to put on the map image. The problem is that the colour of the pin is getting messed up. It is meant to be black but it is coming up a strange colour. Check out this sample:

http://www.iptrack.cjb.net/image.php

Any ideas why this is happening?

Thanks,

ozmodiar

Posted: Sat Oct 12, 2002 2:19 pm
by hob_goblin
Do you have any code you could post?

guessing here

Posted: Sun Oct 13, 2002 10:34 am
by AVATAr
How do you generate the plot's color?
what type is the image you generate: jpg, png, gif?
:)