Searched refs:Background (Results 1 – 2 of 2) 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 351 gdPutC( Background, fp ); in GIFEncode()
|
H A D | gd_gif_in.c | 60 unsigned int Background; 133 int Background; in gdImageCreateFromGifCtx() 177 Background = buf[5]; in gdImageCreateFromGifCtx()
|
Completed in 9 milliseconds