Home
last modified time | relevance | path

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

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

Completed in 26 milliseconds