検索

phrase: max: clip:
target: order:
Results of 11 - 18 of about 18 for imagesx (0.003 sec.)
指定した矩形に画像をクロップする 7755
« imagecreatetruecolor imagecropauto » PHP Manual GD および Image 関数 指定した矩形に画像をクロッ ... magecreatefrompng ( 'example.png' ); $size = min ( imagesx ( $im ), imagesy ( $im )); $im2 = imagecrop ( $im ...
https://man.plustar.jp/php/function.imagecrop.html - [similar]
文字列を垂直に描画する 7755
« imagestring imagesx » PHP Manual GD および Image 関数 文字列を垂直に描画する imagestringup (PH ...
https://man.plustar.jp/php/function.imagestringup.html - [similar]
freetype2 によるフォントを用いたテキストを囲む箱を取得する 7549
« imagefontwidth imagefttext » PHP Manual GD および Image 関数 freetype2 によるフォントを用いたテ ... up' ); // X 座標および Y 座標 $x = $bbox [ 0 ] + ( imagesx ( $im ) / 2 ) - ( $bbox [ 4 ] / 2 ) - 5 ; $y = $bb ...
https://man.plustar.jp/php/function.imageftbbox.html - [similar]
画像の大きさを取得する 7326
« gd_info getimagesizefromstring » PHP Manual GD および Image 関数 画像の大きさを取得する getima ... umbnail() - 画像に埋め込まれたサムネイルを取得する imagesx() - 画像の幅を取得する imagesy() - 画像の高さを取得 ...
https://man.plustar.jp/php/function.getimagesize.html - [similar]
GD および Image 関数 7326
« imagecopymerge による半透明なすかしの作成 gd_info » PHP Manual GD GD および Image 関数 GD およ ... 平に描画する imagestringup — 文字列を垂直に描画する imagesx — 画像の幅を取得する imagesy — 画像の高さを取得する ...
https://man.plustar.jp/php/ref.image.html - [similar]
画像処理 (GD) 7223
« read_exif_data はじめに » PHP Manual 画像処理および作成 画像処理 (GD) 画像処理 (GD) はじめに イ ... 平に描画する imagestringup — 文字列を垂直に描画する imagesx — 画像の幅を取得する imagesy — 画像の高さを取得する ...
https://man.plustar.jp/php/book.image.html - [similar]
リソース型の一覧 7120
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... magesetpixel() , imagestring() , imagestringup() , imagesx() , imagesy() , imagettftext() , imagefilledarc() ...
https://man.plustar.jp/php/resource.html - [similar]
変更履歴 6914
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... 前のバージョンでは、resource が期待されていました。 imagesx image は、 GdImage クラスのインスタンスを期待するよ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
PREV 1 2 NEXT