PHP
Käsikirja
Edellinen
Seuraava
imagecopyresampled
imagecopyresampled -- Copy and resize part of an image with resampling
Description
int
imagecopyresampled
( resource dst_im, resource src_im, int dstX, int dstY, int srcX, int srcY, int dstW, int dstH, int srcW, int srcH)
Huomaa
:
Huomaa:
imagecopyresampled()
requires GD 2.0.l or greater.
Edellinen
Alkuun
Seuraava
Ylös