PHP Classes

Not working fully

Recommend this page to a friend!

      RWatermark  >  All threads  >  Not working fully  >  (Un) Subscribe thread alerts  
Subject:Not working fully
Summary:I like this and got some of it working
Messages:1
Author:Mike Lessar
Date:2005-05-22 15:15:10
 

  1. Not working fully   Reply   Report abuse  
Picture of Mike Lessar Mike Lessar - 2005-05-22 15:15:10
I am using it and love it, however;
when I set my watermark as a transparent background .png it shows the background of the image as white.

I set $handle->SetTransparentColor
to: $handle->SetTransparentColor(255, 255, 255);
and I have also tried other variations of colors without success.

I just want to get the white from the background to disapear.

I really like this class and intend on using it more.