Re: Using the Image commands in PHP
- From: "Sander" <sander is settled at cartel in nl>
- Date: Sun, 25 Sep 2005 14:25:10 +0200
"Domestos" <never.you@xxxxxxxx> schreef in bericht
news:9clZe.14162$_56.1824@xxxxxxxxxxxxxxxxxxxxxxx
> Okay I am getting round the principles of the image stuff... i'm pretty
> chuffed with what they can do so far... however...
>
> say I am creating a new image 500x500,
>
> and I wanted to include a .gif into that file at a location (top left
> pixel) x=50, y=50 - how do i go about doing that?
>
>
>
Correct me if i am wrong, but you want to create an image that has the
500x500 dimensions and you want to include another picture in it.
That can be done. Use the imagecreate functions.
Sander
.
- Follow-Ups:
- Re: Using the Image commands in PHP
- From: Sander
- Re: Using the Image commands in PHP
- References:
- Using the Image commands in PHP
- From: Domestos
- Using the Image commands in PHP
- Prev by Date: Re: Feedback form not sending values
- Next by Date: Re: Using the Image commands in PHP
- Previous by thread: Using the Image commands in PHP
- Next by thread: Re: Using the Image commands in PHP
- Index(es):
Relevant Pages
|