Home
last modified time | relevance | path

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

/php-src/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 Dbug39366.phpt9 imagealphablending($im, 0);
H A Dimagecopyresampled_variation1.phpt15 imagealphablending($im, false);
28 imagealphablending($copy, false);
H A Dbug72913.phpt21 imagealphablending($dst, false);
H A Dbug27582_1.phpt16 imagealphablending($im, true);
H A Dbug66005.phpt15 imagealphablending($dest, false);
H A Dbug47946.phpt41 imagealphablending($im, false);
H A Dbug50194.phpt19 imagealphablending($im, false);
/php-src/ext/gd/
H A Dgd_arginfo.h589 ZEND_FUNCTION(imagealphablending);
729 ZEND_FE(imagealphablending, arginfo_imagealphablending)
H A Dgd.stub.php507 function imagealphablending(GdImage $image, bool $enable): bool {} function
H A Dgd.c873 PHP_FUNCTION(imagealphablending) in PHP_FUNCTION() argument

Completed in 34 milliseconds