Home
last modified time | relevance | path

Searched refs:gdImageColorMatch (Results 1 – 4 of 4) sorted by path

/php-src/ext/gd/
H A Dgd.c781 result = gdImageColorMatch(im1, im2); in PHP_FUNCTION()
/php-src/ext/gd/libgd/
H A Dgd.h576 int gdImageColorMatch(gdImagePtr im1, gdImagePtr im2);
H A Dgd_color_match.c10 int gdImageColorMatch (gdImagePtr im1, gdImagePtr im2) in gdImageColorMatch() function
/php-src/main/
H A Dphp_compat.h237 #define gdImageColorMatch php_gd_gdImageColorMatch macro

Completed in 27 milliseconds