Home
last modified time | relevance | path

Searched refs:gdImageColorTransparent (Results 1 – 7 of 7) sorted by relevance

/PHP-7.4/ext/gd/libgd/
H A Dwebpng.c124 gdImageColorTransparent (im, -1); in main()
130 gdImageColorTransparent (im, index); in main()
H A Dgddemo.c34 gdImageColorTransparent (im_out, white); in main()
H A Dgd_gif_in.c255 gdImageColorTransparent(im, Transparent); in gdImageCreateFromGifCtx()
H A Dgd.h583 void gdImageColorTransparent(gdImagePtr im, int color);
H A Dgd.c636 void gdImageColorTransparent (gdImagePtr im, int color) in gdImageColorTransparent() function
/PHP-7.4/main/
H A Dphp_compat.h242 #define gdImageColorTransparent php_gd_gdImageColorTransparent macro
/PHP-7.4/ext/gd/
H A Dgd.c3470 gdImageColorTransparent(im, COL); in PHP_FUNCTION()

Completed in 31 milliseconds