Home
last modified time | relevance | path

Searched refs:imagechar (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/gd/tests/
H A Dimagechar_basic.phpt2 Testing imagechar() of GD library
13 $result = imagechar($image, 1, 5, 5, 'C', $white);
/PHP-8.1/ext/gd/
H A Dgd_arginfo.h687 ZEND_FUNCTION(imagechar);
828 ZEND_FE(imagechar, arginfo_imagechar)
H A Dgd.stub.php238 function imagechar(GdImage $image, GdFont|int $font, int $x, int $y, string $char, int $color): boo… function
H A Dgd.c2961 PHP_FUNCTION(imagechar) in PHP_FUNCTION() argument

Completed in 20 milliseconds