Home
last modified time | relevance | path

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

/PHP-8.2/ext/gd/libgd/
H A Dtestac.c122 gdImageTrueColorToPalette (im_out, 1, 256); in testDrawing()
H A Dgd.h570 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-8.2/main/
H A Dphp_compat.h341 #define gdImageTrueColorToPalette php_gd_gdImageTrueColorToPalette macro
/PHP-8.2/ext/gd/
H A Dgd.c738 if (gdImageTrueColorToPalette(im, dither, (int)ncolors)) { in PHP_FUNCTION()

Completed in 37 milliseconds