JamesHeinrich / phpThumb

phpThumb() - The PHP thumbnail generator
Other
315 stars 98 forks source link

fix default bg color when converting image with transparency to a non… #137

Closed petyagrill closed 5 years ago

petyagrill commented 5 years ago

fix default bg color when converting image with transparency to a non-alpha-capable format (e.g. JPEG)

before

phpThumb.php?src=home.png&w=410&h=410

before

after

phpThumb.php?src=home.png&w=410&h=410 after