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