Home
last modified time | relevance | path

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

/PHP-8.1/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.1/ext/gd/
H A Dgd.stub.php32 function imagetruecolortopalette(GdImage $image, bool $dither, int $num_colors): bool {}
H A Dgd.c873 bool dither; in PHP_FUNCTION() local

Completed in 31 milliseconds