Home
last modified time | relevance | path

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

/PHP-7.3/ext/gd/tests/
H A Dimagealphablending_error1.phpt2 test imagealphablending without arguments
12 imagealphablending();
15 Warning: imagealphablending() expects exactly 2 parameters, 0 given in %s on line %d
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 Dimagecopyresampled_variation1.phpt17 imagealphablending($im, false);
30 imagealphablending($copy, false);
H A Dbug39366.phpt12 imagealphablending($im, 0);
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-7.3/ext/gd/
H A Dphp_gd.h120 PHP_FUNCTION(imagealphablending);
H A Dgd.c894 PHP_FE(imagealphablending, arginfo_imagealphablending)
1750 PHP_FUNCTION(imagealphablending) in PHP_FUNCTION() argument

Completed in 29 milliseconds