Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd.h846 gdImagePtr gdImageScale(const gdImagePtr src, const unsigned int new_width, const unsigned int new_…
H A Dgd_interpolation.c1662 gdImagePtr gdImageScale(const gdImagePtr src, const unsigned int new_width, const unsigned int new_… in gdImageScale() function
/PHP-5.5/ext/gd/
H A Dgd.c5132 im_scaled = gdImageScale(im, new_width, new_height); in PHP_FUNCTION()

Completed in 27 milliseconds