a watermark is not something ON an image. A watermark is the same as a
digital signature so you know who created the piece
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, July 07, 2001 11:38 PM
Subject: Re: [PHP] watermarks


> on 7/7/01 11:27 PM, Chris Lambert - WhiteCrown Networks at
> [EMAIL PROTECTED] wrote:
>
> > I am afraid I am completely stupid in the way that watermarks
> > work(researching now).  however I need to know quickly if I can
dynamically
> > apply a watermark to an image using PHP.  Any one know?
>
>
> Just use
>  imagestring (int im, int font, int x, int y, string s, int col)
>
> that is if you have the GD lib installed.
>
> Susan
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to