Click to See Complete Forum and Search --> : php messing up jpeg colours


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!

netOBSESSIVE
02-24-2003, 01:40 PM
Is there a question there somewhere?
If you answered your own question then why didn't you choose not to publish it?
Hmmmmm

nkaisare
02-25-2003, 10:48 AM
Originally posted by netOBSESSIVE
Is there a question there somewhere?
If you answered your own question then why didn't you choose not to publish it?
Hmmmmm
Message was first posted at 3:38pm and then edited at 5:53pm. He figured it out before someone else replied.