Home
last modified time | relevance | path

Searched refs:imagecolortransparent (Results 1 – 11 of 11) sorted by relevance

/PHP-5.6/ext/gd/tests/
H A Dbug72512.phpt13 imagecolortransparent($img, -1000000);
15 imagecolortransparent($img, 9);
H A Dbug72512_1.phpt14 imagecolortransparent($img, -1000000);
16 imagecolortransparent($img, 9);
H A Dbug39273.phpt11 imagecolortransparent($small, 0);
22 imagecolortransparent($img, 0);
H A Dbug72298.phpt10 imagecolortransparent($img, 0);
H A Dbug72512_0.phpt15 imagecolortransparent($img, -10066304);
H A Dbug39366.phpt15 imagecolortransparent($rotate,0);
H A Dbug36697.phpt16 imagecolortransparent($im, $trans_color);
H A Dlibgd00186.phpt19 imagecolortransparent($tile,$blue);
/PHP-5.6/ext/gd/
H A Dphp_gd.h94 PHP_FUNCTION(imagecolortransparent);
H A Dgd.c905 PHP_FE(imagecolortransparent, arginfo_imagecolortransparent)
3323 PHP_FUNCTION(imagecolortransparent) in PHP_FUNCTION() argument
/PHP-5.6/
H A DNEWS7044 - Fixed sanity check for the color index in imagecolortransparent. (Pierre)

Completed in 51 milliseconds