Home
last modified time | relevance | path

Searched refs:imagecreate (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Module/
H A DFanChartModule.php45 use function imagecreate; alias
288 $image = imagecreate($width, $height);
/webtrees/
H A Dphpstan-baseline.neon4438 message: '#^Parameter \#1 \$width of function imagecreate expects int\<1, max\>, int given\.$#'
4450 message: '#^Parameter \#2 \$height of function imagecreate expects int\<1, max\>, int given\.$#'