Home
last modified time | relevance | path

Searched refs:gdImageScale (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/gd/libgd/
H A Dgd.h887 gdImagePtr gdImageScale(const gdImagePtr src, const unsigned int new_width, const unsigned int new_…
H A Dgd_interpolation.c1557 gdImagePtr gdImageScale(const gdImagePtr src, const unsigned int new_width, const unsigned int new_… in gdImageScale() function
/PHP-8.3/ext/gd/
H A Dgd.c3639 im_scaled = gdImageScale(im, new_width, new_height); in PHP_FUNCTION()

Completed in 25 milliseconds