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.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Resizing images with transparent background?
by BrowserUk (Patriarch) on Oct 14, 2010 at 14:14 UTC | |
by aweizd (Initiate) on Oct 14, 2010 at 14:50 UTC | |
by BrowserUk (Patriarch) on Oct 14, 2010 at 15:48 UTC | |
by aweizd (Initiate) on Oct 14, 2010 at 17:27 UTC | |
by BrowserUk (Patriarch) on Oct 14, 2010 at 17:44 UTC |