in reply to Re: Retrieving error messages from the GD.pm module.
in thread Retrieving error messages from the GD.pm module.
void gdImageCopyResized(gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int dstW, int dstH, int srcW, int srcH)
If you're having trouble with GD and can't find an answer in Lincoln's pod, look at Boutell's documentation. If you're still stumped, there's always the source...
-- grummerX
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Retrieving error messages from the GD.pm module.
by theguvnor (Chaplain) on Mar 04, 2002 at 14:28 UTC |