in reply to Manipulating Images (height and width)
and resize it with($width,$height) = $image->getBounds()
See the docs for more info.$image->copyResized($sourceImage, $dstX, $dstY, $srcX, $srcY, $destW, +$destH, $srcW, $srcH)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Manipulating Images (height and width)
by hacker (Priest) on Sep 08, 2002 at 19:16 UTC | |
A reply falls below the community's threshold of quality. You may see it by logging in. |