Home
last modified time | relevance | path

Searched refs:gdImageCopyResampled (Results 1 – 7 of 7) sorted by relevance

/PHP-7.4/ext/gd/tests/
H A Dbug53580.phpt2 Bug #53580 (During resize gdImageCopyResampled cause colors change)
/PHP-7.4/ext/gd/libgd/
H A Dtestac.c104 gdImageCopyResampled (im_out, im_in, in testDrawing()
H A Dgd.h696 void gdImageCopyResampled(gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, i…
H A Dgd.c2541 void gdImageCopyResampled (gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, … in gdImageCopyResampled() function
/PHP-7.4/main/
H A Dphp_compat.h249 #define gdImageCopyResampled php_gd_gdImageCopyResampled macro
/PHP-7.4/ext/gd/
H A Dgd.c1998 gdImageCopyResampled(im_dst, im_src, dstX, dstY, srcX, srcY, dstW, dstH, srcW, srcH); in PHP_FUNCTION()
/PHP-7.4/
H A DNEWS150 . Fixed bug #53580 (During resize gdImageCopyResampled cause colors change).

Completed in 33 milliseconds