|
Posted by Captain Paralytic on June 23, 2008, 9:54 am
Please log in for more thread options
> Making thumbnail images isn't all that hard, for the most
> part. There is lots of shrink-wrapped code out there you
> can download and/or munge from. =A0But nothing I've yet
> seen does the right thing with transparent background gifs.
>
> If you (I) try to work with ImageCreateFromGif($this->path);
> you end up with a black background.
>
> Does anybody know how to make transparent background
> gif thumbnails? Or maybe how to at least turn the background
> to white?
>
> --
> /* Colin (Sandy) Pittendrigh >--O0>
> **
> */
Didn't the links (including the one to the manual) that you found when
you searched Google for
php transparent gif
help at all?
|