Home
last modified time | relevance | path

Searched defs:dither (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/gd/libgd/
H A Dgd_topal.c1431 gdImagePtr gdImageCreatePaletteFromTrueColor (gdImagePtr im, int dither, int colorsWanted) in gdImageCreatePaletteFromTrueColor()
1440 int gdImageTrueColorToPalette (gdImagePtr im, int dither, int colorsWanted) in gdImageTrueColorToPalette()
1462 static int gdImageTrueColorToPaletteBody (gdImagePtr oim, int dither, int colorsWanted, gdImagePtr … in gdImageTrueColorToPaletteBody()
/PHP-8.2/ext/gd/
H A Dgd.stub.php495 function imagetruecolortopalette(GdImage $image, bool $dither, int $num_colors): bool {}
H A Dgd.c723 bool dither; in PHP_FUNCTION() local

Completed in 26 milliseconds