Home
last modified time | relevance | path

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

/PHP-5.6/ext/gd/libgd/
H A Dgd.h845 gdImagePtr gdImageScaleNearestNeighbour(gdImagePtr im, const unsigned int width, const unsigned int…
H A Dgd_interpolation.c1145 gdImagePtr gdImageScaleNearestNeighbour(gdImagePtr im, const unsigned int width, const unsigned int… in gdImageScaleNearestNeighbour() function
1690 im_scaled = gdImageScaleNearestNeighbour(src, new_width, new_height); in gdImageScale()

Completed in 16 milliseconds