Home
last modified time | relevance | path

Searched refs:gdImageColorMatch (Results 1 – 5 of 5) sorted by relevance

/PHP-5.4/ext/gd/libgd/
H A Dgd_compat.h63 int gdImageColorMatch (gdImagePtr im1, gdImagePtr im2);
H A Dgd_color.c15 int gdImageColorMatch (gdImagePtr im1, gdImagePtr im2) in gdImageColorMatch() function
H A Dgd.h452 int gdImageColorMatch(gdImagePtr im1, gdImagePtr im2);
/PHP-5.4/main/
H A Dphp_compat.h215 #define gdImageColorMatch php_gd_gdImageColorMatch macro
/PHP-5.4/ext/gd/
H A Dgd.c1721 result = gdImageColorMatch(im1, im2); in PHP_FUNCTION()

Completed in 32 milliseconds