imagestringupとは? わかりやすく解説

Weblio 辞書 > コンピュータ > PHP関数リファレンス > imagestringupの意味・解説 

imagestringup

(PHP 4, PHP 5)
imagestringup — 文字列を垂直に描画する

説明

bool imagestringup ( resource image, int font, int x, int y, string string, int color )
文字列 string を、指定した座標で垂直に描画します。

パラメータ

image
imagecreatetruecolor() のような画像作成関数が返す画像リソース。
font
組み込みのフォントの場合は 1, 2, 3, 4, 5 のいずれか (数字が大きなほうが、より大きいフォントに対応します)、 あるいは imageloadfont() で登録したフォントの識別子のいずれか。
x
左上隅の x 座標。
y
左上隅の y 座標。
sring
書き出す文字列。
color
imagecolorallocate() で作成した色 ID。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考

imageloadfont()




英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「imagestringup」の関連用語

imagestringupのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



imagestringupのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
PHP Documentation GroupPHP Documentation Group
Copyright © 1997 - 2025 by the PHP Documentation Group.

©2025 GRAS Group, Inc.RSS