Home
last modified time | relevance | path

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

/PHP-8.0/ext/gd/tests/
H A Dbug38179.phpt13 imagealphablending($src, 0);
17 imagealphablending($dst_tc, 0);
H A Dbug39273.phpt12 imagealphablending($small, 0);
23 imagealphablending($img, false);
H A Dbug39366.phpt12 imagealphablending($im, 0);
H A Dimagecopyresampled_variation1.phpt17 imagealphablending($im, false);
30 imagealphablending($copy, false);
H A Dbug72913.phpt17 imagealphablending($dst, false);
H A Dbug27582_1.phpt12 imagealphablending($im, true);
H A Dbug66005.phpt11 imagealphablending($dest, false);
H A Dbug47946.phpt37 imagealphablending($im, false);
H A Dbug50194.phpt16 imagealphablending($im, false);
/PHP-8.0/ext/gd/
H A Dgd_arginfo.h576 ZEND_FUNCTION(imagealphablending);
711 ZEND_FE(imagealphablending, arginfo_imagealphablending)
H A Dgd.stub.php31 function imagealphablending(GdImage $image, bool $enable): bool {} function
H A Dgd.c971 PHP_FUNCTION(imagealphablending) in PHP_FUNCTION() argument

Completed in 46 milliseconds