Searched refs:GIFEncode (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/gd/tests/ |
H A D | bug79615.phpt | 2 Bug #79615 (Wrong GIF header written in GD GIFEncode)
|
/PHP-8.2/ext/gd/libgd/ |
H A D | gd_gif_out.c | 92 static void GIFEncode (gdIOCtxPtr fp, int GWidth, int GHeight, int GInterlace, int Background, int … 146 GIFEncode( in _gdImageGifCtx() 271 GIFEncode(gdIOCtxPtr fp, int GWidth, int GHeight, int GInterlace, int Background, int Transparent, … in GIFEncode() function
|
Completed in 9 milliseconds