GP INTERACTIVE wrote:
you can use also the following function :
function getPictureMarked($sourcefile, $watermarkfile) {
#
# $sourcefile = Filename of the picture to be watermarked.
# $watermarkfile = Filename of the 24-bit PNG watermark file.
#
//Get the resource
At 11:32 AM -0400 8/4/07, Tom Ray [Lists] wrote:
I've been learning how to use PHP with the GD Library and I've
managed to learn quite a bit. I can upload, resize, create
thumbnails and I'm even able to create "security code" images for
forms. My question is how do I create a Watermark on the i
you can use also the following function :
Regards,
Greg
http://www.psmdev.com
On 8/4/07, Tom Ray [Lists] <[EMAIL PROTECTED]> wrote:
>
> I've been learning how to use PHP with the GD Library and I've managed
> to learn quite a bit. I can upload, resize, create thumbnails and I'm
> even able to
PROTECTED]
Sent: Saturday, August 04, 2007 5:32 PM
To: php-general@lists.php.net
Subject: [PHP] Creating watermarks
I've been learning how to use PHP with the GD Library and I've managed
to learn quite a bit. I can upload, resize, create thumbnails and I'm
even able to create
On 8/4/07, Tom Ray [Lists] <[EMAIL PROTECTED]> wrote:
> I've been learning how to use PHP with the GD Library and I've managed
> to learn quite a bit. I can upload, resize, create thumbnails and I'm
> even able to create "security code" images for forms. My question is how
This is usually referred
I've been learning how to use PHP with the GD Library and I've managed
to learn quite a bit. I can upload, resize, create thumbnails and I'm
even able to create "security code" images for forms. My question is how
do I create a Watermark on the image? I want something transparent but
still visi
6 matches
Mail list logo