Home
last modified time | relevance | path

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

/PHP-8.0/ext/gd/tests/
H A Dbug72512_1.phpt14 imagecolortransparent($img, -1000000);
16 imagecolortransparent($img, 9);
H A Dbug72512.phpt13 imagecolortransparent($img, -1000000);
15 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-mb.phpt16 imagecolortransparent($im, $trans_color);
H A Dbug36697.phpt16 imagecolortransparent($im, $trans_color);
H A Dlibgd00186.phpt19 imagecolortransparent($tile,$blue);
/PHP-8.0/ext/gd/
H A Dgd_arginfo.h659 ZEND_FUNCTION(imagecolortransparent);
794 ZEND_FE(imagecolortransparent, arginfo_imagecolortransparent)
H A Dgd.stub.php180 function imagecolortransparent(GdImage $image, ?int $color = null): int {} function
H A Dgd.c2582 PHP_FUNCTION(imagecolortransparent) in PHP_FUNCTION() argument

Completed in 21 milliseconds