検索

phrase: max: clip:
target: order:
Results of 21 - 27 of about 27 for imagestring (0.003 sec.)
FreeType 2 によるフォントを用いてイメージにテキストを描画する 7208
« imageftbbox imagegammacorrect » PHP Manual GD および Image 関数 FreeType 2 によるフォントを用い ... ント (その文字の左下の角とほぼ等しい点) となります。 imagestring() の場合は x と y で最初の文字の左上の角を指定して ...
https://man.plustar.jp/php/function.imagefttext.html - [similar]
画像をブラウザあるいはファイルに出力する 7208
« imagegetinterpolation imagegrabscreen » PHP Manual GD および Image 関数 画像をブラウザあるいは ... xFFFFFF ); // テキスト文字列を画像の上に描画します imagestring ( $im , 3 , 40 , 20 , 'GD Library' , 0xFFBA00 ); / ...
https://man.plustar.jp/php/function.imagegif.html - [similar]
TrueType フォントを使用してテキストを画像に書き込む 7027
« imagettfbbox imagetypes » PHP Manual GD および Image 関数 TrueType フォントを使用してテキストを ... この仕様は、 x と y で最初の文字の右上角を定義する imagestring() と異なっています。 例えば、左上は 0, 0 となります ...
https://man.plustar.jp/php/function.imagettftext.html - [similar]
GD および Image 関数 7027
« imagecopymerge による半透明なすかしの作成 gd_info » PHP Manual GD GD および Image 関数 GD およ ... する imagesettile — 塗りつぶし用のイメージを設定する imagestring — 文字列を水平に描画する imagestringup — 文字列を垂 ...
https://man.plustar.jp/php/ref.image.html - [similar]
画像処理 (GD) 6863
« read_exif_data はじめに » PHP Manual 画像処理および作成 画像処理 (GD) 画像処理 (GD) はじめに イ ... する imagesettile — 塗りつぶし用のイメージを設定する imagestring — 文字列を水平に描画する imagestringup — 文字列を垂 ...
https://man.plustar.jp/php/book.image.html - [similar]
リソース型の一覧 6698
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... agerectangle() , imagerotate() , imagesetpixel() , imagestring() , imagestringup() , imagesx() , imagesy() , imag ...
https://man.plustar.jp/php/resource.html - [similar]
変更履歴 6517
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... lygon 引数 num_points は、推奨されなくなりました。 imagestring 引数 font は、GdFont クラスのインスタンスと数値を両 ... り前のバージョンでは、数値のみを受け入れていました。 imagestringup 引数 font は、GdFont クラスのインスタンスと数値を ... り前のバージョンでは、 resource を期待していました。 imagestring image は、 GdImage クラスのインスタンスを期待するよ ... 前のバージョンでは、resource が期待されていました。 imagestringup image は、 GdImage クラスのインスタンスを期待する ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
PREV 1 2 3 NEXT