jpmoriarty
02-23-2003, 10:38 AM
i know this isnt a php board, but was wonding if anyone here can work out what's going on.
On my new site i use dynamic image generation, but the image colours are getting screwed.
Anyone know why this is happeneing or how i can get around it?
...ah, got it. I was using ImageCreate when i should have been using ImageCreateTrueColor. doh!
On my new site i use dynamic image generation, but the image colours are getting screwed.
Anyone know why this is happeneing or how i can get around it?
...ah, got it. I was using ImageCreate when i should have been using ImageCreateTrueColor. doh!