imagecharup
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Draw a character vertically
<?php imagecharup
(
GdImage $image
,
GdFont
|
int $font
,
int $x
,
int $y
,
string $char
,
int $color
):
bool