Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DFanChartModule.php43 use function imagecolorallocate; alias
289 $transparent = imagecolorallocate($image, 0, 0, 0);
485 return imagecolorallocate(
/webtrees/
H A Dphpstan-baseline.neon4462 …message: '#^Parameter \#2 \$red of function imagecolorallocate expects int\<0, 255\>, int given\.$…
4468 …message: '#^Parameter \#3 \$green of function imagecolorallocate expects int\<0, 255\>, int given\…
4474 …message: '#^Parameter \#4 \$blue of function imagecolorallocate expects int\<0, 255\>, int given\.…