imagecharup
imagecharup
(PHP 4, PHP 5, PHP 7)
imagecharup — Draw a character vertically
Description
bool imagecharup ( resource $image , int $font , int $x , int $y , string $c , int $color )
Draws the character c
vertically at the specified coordinate on the given image
.
Parameters
-
image
-
An image resource, returned by one of the image creation functions, such as 登录查看完整内容