Home
last modified time | relevance | path

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

/PHP-5.5/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.c251 gdImageColorTransparent(im, Transparent); in gdImageCreateFromGifCtx()
H A Dgd.h582 void gdImageColorTransparent(gdImagePtr im, int color);
H A Dgd.c600 void gdImageColorTransparent (gdImagePtr im, int color) in gdImageColorTransparent() function
/PHP-5.5/main/
H A Dphp_compat.h218 #define gdImageColorTransparent php_gd_gdImageColorTransparent macro
/PHP-5.5/ext/gd/
H A Dgd.c3286 gdImageColorTransparent(im, COL); in PHP_FUNCTION()

Completed in 79 milliseconds