in reply to Re^3: Resizing images with transparent background?
in thread Resizing images with transparent background?
It runs with the gd, but transparent() returns "255" for gif and "-1" for png. The result is black background for both. I think I'll just go with ImageMagick and resize to png since that gives me a real alpha channel and not just a single color transparency, as a result i get smooth edges.
Thanks a lot for your help.
|
---|