Home
last modified time | relevance | path

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

/PHP-8.4/ext/gd/tests/
H A Dimagechar_basic.phpt2 Testing imagechar() of GD library
19 $result = imagechar($image, 1, 5, 5, 'C', $white);
/PHP-8.4/ext/gd/
H A Dgd_arginfo.h675 ZEND_FUNCTION(imagechar);
811 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.c3071 PHP_FUNCTION(imagechar) in PHP_FUNCTION() argument

Completed in 38 milliseconds