Home
last modified time | relevance | path

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

/PHP-8.1/ext/gd/tests/
H A Dbug72512_1.phpt15 imagecolortransparent($img, -1000000);
17 imagecolortransparent($img, 9);
H A Dbug72512.phpt14 imagecolortransparent($img, -1000000);
16 imagecolortransparent($img, 9);
H A Dbug39273.phpt9 imagecolortransparent($small, 0);
20 imagecolortransparent($img, 0);
H A Dbug72298.phpt8 imagecolortransparent($img, 0);
H A Dbug72512_0.phpt16 imagecolortransparent($img, -10066304);
H A Dbug39366.phpt16 imagecolortransparent($rotate,0);
H A Dbug36697-mb.phpt12 imagecolortransparent($im, $trans_color);
H A Dbug36697.phpt12 imagecolortransparent($im, $trans_color);
H A Dlibgd00186.phpt17 imagecolortransparent($tile,$blue);
/PHP-8.1/ext/gd/
H A Dgd_arginfo.h680 ZEND_FUNCTION(imagecolortransparent);
821 ZEND_FE(imagecolortransparent, arginfo_imagecolortransparent)
H A Dgd.stub.php224 function imagecolortransparent(GdImage $image, ?int $color = null): int {} function
H A Dgd.c2667 PHP_FUNCTION(imagecolortransparent) in PHP_FUNCTION() argument

Completed in 37 milliseconds