Searched refs:GInterlace (Results 1 – 1 of 1) sorted by relevance
/PHP-8.0/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 … 271 GIFEncode(gdIOCtxPtr fp, int GWidth, int GHeight, int GInterlace, int Background, int Transparent, … in GIFEncode() argument 283 ctx.Interlace = GInterlace; in GIFEncode()
|
Completed in 7 milliseconds