Home
last modified time | relevance | path

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

/PHP-8.3/ext/gd/tests/
H A Dimagechar_basic.phpt2 Testing imagechar() of GD library
13 $result = imagechar($image, 1, 5, 5, 'C', $white);
/PHP-8.3/ext/gd/
H A Dgd_arginfo.h686 ZEND_FUNCTION(imagechar);
827 ZEND_FE(imagechar, arginfo_imagechar)
H A Dgd.stub.php700 function imagechar(GdImage $image, GdFont|int $font, int $x, int $y, string $char, int $color): boo… function
H A Dgd.c2806 PHP_FUNCTION(imagechar) in PHP_FUNCTION() argument
/PHP-8.3/
H A DNEWS715 imageload* and imagechar*. (David Carlier)

Completed in 22 milliseconds