Reply to image_convert & watermark transparency

image_convert & watermark transparency new!
by Kostya, 13 years, 9 months ago
Hi,

I think I found a bug.
I am uploading JPEG file and trying to:
1. resize it
2. convert it to PNG
3. add watermark (another transparent PNG)

Result: watermark loses its transparency and overlays main image. It only happens when I try to convert to PNG. JPEG and GIF works fine.

$objFile->image_resize = true;
$objFile->image_convert = 'png';
$objFile->image_watermark = IMAGES . 'frame.png';
$objFile->process($folder);
Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important