Home
last modified time | relevance | path

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

/PHP-8.1/ext/gd/tests/
H A Dbug38179.phpt11 imagealphablending($src, 0);
15 imagealphablending($dst_tc, 0);
H A Dbug39273.phpt10 imagealphablending($small, 0);
21 imagealphablending($img, false);
H A Dimagecopyresampled_variation1.phpt15 imagealphablending($im, false);
28 imagealphablending($copy, false);
H A Dbug39366.phpt13 imagealphablending($im, 0);
H A Dbug72913.phpt15 imagealphablending($dst, false);
H A Dbug27582_1.phpt10 imagealphablending($im, true);
H A Dbug66005.phpt9 imagealphablending($dest, false);
H A Dbug47946.phpt38 imagealphablending($im, false);
H A Dbug50194.phpt17 imagealphablending($im, false);
/PHP-8.1/ext/gd/
H A Dgd_arginfo.h591 ZEND_FUNCTION(imagealphablending);
732 ZEND_FE(imagealphablending, arginfo_imagealphablending)
H A Dgd.stub.php44 function imagealphablending(GdImage $image, bool $enable): bool {} function
H A Dgd.c1023 PHP_FUNCTION(imagealphablending) in PHP_FUNCTION() argument

Completed in 26 milliseconds