検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 27 for imagestring (0.002 sec.)
TrueColor イメージを新規に作成する 7883
« imagecreatefromxpm imagecrop » PHP Manual GD および Image 関数 TrueColor イメージを新規に作成す ... olor = imagecolorallocate ( $im , 233 , 14 , 91 ); imagestring ( $im , 1 , 5 , 5 , 'A Simple Text String' , $text ...
https://man.plustar.jp/php/function.imagecreatetruecolor.html - [similar]
ビットマップ画像をブラウザかファイルに出力する 7718
« imageavif imagechar » PHP Manual GD および Image 関数 ビットマップ画像をブラウザかファイルに出 ... olor = imagecolorallocate ( $im , 233 , 14 , 91 ); imagestring ( $im , 1 , 5 , 5 , 'BMP with PHP' , $text_color ) ...
https://man.plustar.jp/php/function.imagebmp.html - [similar]
パレットを使用する新規画像を作成する 7718
« imagecopyresized imagecreatefromavif » PHP Manual GD および Image 関数 パレットを使用する新規画 ... olor = imagecolorallocate ( $im , 233 , 14 , 91 ); imagestring ( $im , 1 , 5 , 5 , "A Simple Text String" , $text ...
https://man.plustar.jp/php/function.imagecreate.html - [similar]
新しい画像をファイルあるいは URL から作成する 7718
« imagecreatefromgif imagecreatefrompng » PHP Manual GD および Image 関数 新しい画像をファイルあ ... , 30 , $bgc ); /* エラーメッセージを出力します */ imagestring ( $im , 1 , 5 , 5 , 'Error loading ' . $imgname , ...
https://man.plustar.jp/php/function.imagecreatefromjpeg.html - [similar]
新しい画像をファイルあるいは URL から作成する 7718
« imagecreatefromjpeg imagecreatefromstring » PHP Manual GD および Image 関数 新しい画像をファイ ... , 30 , $bgc ); /* エラーメッセージを出力します */ imagestring ( $im , 1 , 5 , 5 , 'Error loading ' . $imgname , ...
https://man.plustar.jp/php/function.imagecreatefrompng.html - [similar]
WebP 画像をブラウザあるいはファイルに出力する 7718
« imagewbmp imagexbm » PHP Manual GD および Image 関数 WebP 画像をブラウザあるいはファイルに出力 ... olor = imagecolorallocate ( $im , 233 , 14 , 91 ); imagestring ( $im , 1 , 5 , 5 , 'WebP with PHP' , $text_color ...
https://man.plustar.jp/php/function.imagewebp.html - [similar]
新しい画像をファイルあるいは URL から作成する 7537
« imagecreatefromgd imagecreatefromjpeg » PHP Manual GD および Image 関数 新しい画像をファイルあ ... , 30 , $bgc ); /* エラーメッセージを出力します */ imagestring ( $im , 1 , 5 , 5 , 'Error loading ' . $imgname , ...
https://man.plustar.jp/php/function.imagecreatefromgif.html - [similar]
新しい画像をファイルあるいは URL から作成する 7537
« imagecreatefromtga imagecreatefromwebp » PHP Manual GD および Image 関数 新しい画像をファイルあ ... , 30 , $bgc ); /* エラーメッセージを出力します */ imagestring ( $im , 1 , 5 , 5 , 'Error loading ' . $imgname , ...
https://man.plustar.jp/php/function.imagecreatefromwbmp.html - [similar]
新しいフォントを読み込む 7537
« imageline imageopenpolygon » PHP Manual GD および Image 関数 新しいフォントを読み込む imageloa ... 書き込みます $font = imageloadfont ( './04b.gdf' ); imagestring ( $im , $font , 0 , 0 , 'Hello' , $black ); // ブラ ...
https://man.plustar.jp/php/function.imageloadfont.html - [similar]
塗りつぶし用のイメージを設定する 7537
« imagesetthickness imagestring » PHP Manual GD および Image 関数 塗りつぶし用のイメージを設定す ...
https://man.plustar.jp/php/function.imagesettile.html - [similar]
PREV 1 2 3 NEXT