imagestringup

Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Draw a string vertically
imagestringup(    GdImage $image,    GdFont|int $font,    int $x,    int $y,    string $string,    int $color): bool