Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/libgd/
H A Dtestac.c122 gdImageTrueColorToPalette (im_out, 1, 256); in testDrawing()
H A Dgd.h566 int gdImageTrueColorToPalette(gdImagePtr im, int ditherFlag, int colorsWanted);
H A Dgd_topal.c1440 int gdImageTrueColorToPalette (gdImagePtr im, int dither, int colorsWanted) in gdImageTrueColorToPalette() function
/PHP-7.4/main/
H A Dphp_compat.h343 #define gdImageTrueColorToPalette php_gd_gdImageTrueColorToPalette macro
/PHP-7.4/ext/gd/
H A Dgd.c1639 if (gdImageTrueColorToPalette(im, dither, (int)ncolors)) { in PHP_FUNCTION()

Completed in 52 milliseconds