Home
last modified time | relevance | path

Searched refs:gdImageScaleBicubicFixed (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/gd/libgd/
H A Dgd.h843 gdImagePtr gdImageScaleBicubicFixed(gdImagePtr src, const unsigned int width, const unsigned int he…
H A Dgd_interpolation.c1426 gdImagePtr gdImageScaleBicubicFixed(gdImagePtr src, const unsigned int width, const unsigned int he… in gdImageScaleBicubicFixed() function
1681 im_scaled = gdImageScaleBicubicFixed(src, new_width, new_height); in gdImageScale()

Completed in 14 milliseconds