Searched refs:imagefontheight (Results 1 – 5 of 5) sorted by relevance
2 Testing imagefontheight() of GD library10 var_dump(imagefontheight(1),imagefontheight(2),imagefontheight(3),imagefontheight(4),imagefontheigh…
14 var_dump(imagefontheight($font));
685 ZEND_FUNCTION(imagefontheight);826 ZEND_FE(imagefontheight, arginfo_imagefontheight)
698 function imagefontheight(GdFont|int $font): int {} function
2706 PHP_FUNCTION(imagefontheight) in PHP_FUNCTION() argument
Completed in 18 milliseconds