Searched refs:GIFEncode (Results 1 – 3 of 3) sorted by relevance
/PHP-7.4/ext/gd/tests/ |
H A D | bug79615.phpt | 2 Bug #79615 (Wrong GIF header written in GD GIFEncode)
|
/PHP-7.4/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
|
/PHP-7.4/ |
H A D | NEWS | 881 . Fixed bug #79615 (Wrong GIF header written in GD GIFEncode). (sageptr, cmb)
|
Completed in 15 milliseconds