woooter Posted April 1, 2007 Share Posted April 1, 2007 Can you with the gd library change a color into another color , like make a red ball , green without using coordinates? Link to comment https://forums.phpfreaks.com/topic/45164-gd-function/ Share on other sites More sharing options...
genericnumber1 Posted April 1, 2007 Share Posted April 1, 2007 I dont think so without using coordinates, but I may be mistaken... you could do it in a loop WITH coordinates Link to comment https://forums.phpfreaks.com/topic/45164-gd-function/#findComment-219253 Share on other sites More sharing options...
Barand Posted April 1, 2007 Share Posted April 1, 2007 You can change colors at the pallette level (palletted images only) with http://www.php.net/imagecolorset Link to comment https://forums.phpfreaks.com/topic/45164-gd-function/#findComment-219274 Share on other sites More sharing options...
woooter Posted April 2, 2007 Author Share Posted April 2, 2007 ty for the answer but that was'nt really where i was looking for Link to comment https://forums.phpfreaks.com/topic/45164-gd-function/#findComment-219649 Share on other sites More sharing options...
MadTechie Posted April 2, 2007 Share Posted April 2, 2007 you can but with a ton of coding Link to comment https://forums.phpfreaks.com/topic/45164-gd-function/#findComment-219652 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.