מדריך
PHP
קודם
הבא
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)
הערה
:
This
function
was
added
in
PHP
4.0.6
and
requires
GD
2.0.1
or
later
קודם
ראשי
הבא
למעלה