gdImageCopyResampled 2106 ext/gd/gd.c gdImageCopyResampled(im_dst, im_src, dstX, dstY, srcX, srcY, dstW, dstH, srcW, srcH); gdImageCopyResampled 559 ext/gd/libgd/gd.h void gdImageCopyResampled(gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int dstW, int dstH, int srcW, int srcH); gdImageCopyResampled 104 ext/gd/libgd/testac.c gdImageCopyResampled (im_out, im_in,