Searched refs:gdImageColorTransparent (Results 1 – 7 of 7) sorted by relevance
124 gdImageColorTransparent (im, -1); in main()130 gdImageColorTransparent (im, index); in main()
34 gdImageColorTransparent (im_out, white); in main()
255 gdImageColorTransparent(im, Transparent); in gdImageCreateFromGifCtx()
591 void gdImageColorTransparent(gdImagePtr im, int color);
636 void gdImageColorTransparent (gdImagePtr im, int color) in gdImageColorTransparent() function
238 #define gdImageColorTransparent php_gd_gdImageColorTransparent macro
3390 gdImageColorTransparent(im, COL); in PHP_FUNCTION()
Completed in 33 milliseconds