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.