update : 2015.11.03
php.shukuma.com검색:
|
imagestringup(PHP 4, PHP 5, PHP 7) imagestringup — Draw a string vertically 설명
bool imagestringup
( resource
$image
, int $font
, int $x
, int $y
, string $string
, int $color
)
Draws a 인수
반환값
성공 시 예제
Example #1 imagestringup() example
<?php 위 예제의 출력 예시: |