Hi,
I want to convert my PNG images to JPG but my PNG images are transparent. How can I do to color the background in white for all PNG ? Actually I'm using $image->background('#FFFFFF') but my background is black.
Do you have any solutions to remove this alpha ?