Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd.h885 gdImagePtr gdImageScaleNearestNeighbour(gdImagePtr im, const unsigned int width, const unsigned int…
H A Dgd_interpolation.c1067 gdImagePtr gdImageScaleNearestNeighbour(gdImagePtr im, const unsigned int width, const unsigned int… in gdImageScaleNearestNeighbour() function
1562 im_scaled = gdImageScaleNearestNeighbour(src, new_width, new_height); in gdImageScale()

Completed in 17 milliseconds