Home
last modified time | relevance | path

Searched defs:gdImageCopyResized (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/main/
H A Dphp_compat.h246 #define gdImageCopyResized php_gd_gdImageCopyResized macro
/PHP-7.2/ext/gd/libgd/
H A Dgd.c2425 void gdImageCopyResized (gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, in… in gdImageCopyResized() function

Completed in 31 milliseconds