Searched refs:gdImageScaleBicubicFixed (Results 1 – 2 of 2) sorted by relevance
861 gdImagePtr gdImageScaleBicubicFixed(gdImagePtr src, const unsigned int width, const unsigned int he…
1333 gdImagePtr gdImageScaleBicubicFixed(gdImagePtr src, const unsigned int width, const unsigned int he… in gdImageScaleBicubicFixed() function1581 im_scaled = gdImageScaleBicubicFixed(src, new_width, new_height); in gdImageScale()
Completed in 16 milliseconds