Resizing transparent GIF

See all posts See thread Reply

Re: Resizing transparent GIF new!
by colin, 17 years, 7 months ago
Yes, you can try to use the following (undocumented) parameter:
$foo->preserve_transparency = true;
Code documentation here.
It is experimental, but works pretty well.Reply