検索

phrase: max: clip:
target: order:
Results of 1 - 8 of about 8 for imagecreatefromstring (0.021 sec.)
文字列の中のイメージストリームから新規イメージを作成する 13736
« imagecreatefrompng imagecreatefromtga » PHP Manual GD および Image 関数 文字列の中のイメージス ... トリームから新規イメージを作成する imagecreatefromstring (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) imagecreatef ... のイメージストリームから新規イメージを作成する 説明 imagecreatefromstring ( string $data ): GdImage | false imagecreatefroms ... 例外 認識できない書式のデータを受け取った場合に、 imagecreatefromstring() は E_WARNING レベルのエラーを発酵します。 変更履 ... いる libgd がサポートしている場合に限ります) 例 例1 imagecreatefromstring() の例 <?php $data = 'iVBORw0KGgoAAAANSUhEUgAAABwA ...
https://man.plustar.jp/php/function.imagecreatefromstring.html - [similar]
新しい画像をファイルあるいは URL から作成する 8856
« imagecreatefromstring imagecreatefromwbmp » PHP Manual GD および Image 関数 新しい画像をファイ ...
https://man.plustar.jp/php/function.imagecreatefromtga.html - [similar]
名前を使用して、エントリの内容を返す 8675
« ZipArchive::getFromIndex ZipArchive::getNameIndex » PHP Manual ZipArchive 名前を使用して、エン ... ing = $z -> getFromName ( "pear_item.gif" ); $im = imagecreatefromstring ( $im_string ); imagepng ( $im , 'b.png' ); } ?> 参 ...
https://man.plustar.jp/php/ziparchive.getfromname.html - [similar]
新しい画像をファイルあるいは URL から作成する 8585
« imagecreatefromjpeg imagecreatefromstring » PHP Manual GD および Image 関数 新しい画像をファイ ...
https://man.plustar.jp/php/function.imagecreatefrompng.html - [similar]
GD および Image 関数 8241
« imagecopymerge による半透明なすかしの作成 gd_info » PHP Manual GD GD および Image 関数 GD およ ... ng — 新しい画像をファイルあるいは URL から作成する imagecreatefromstring — 文字列の中のイメージストリームから新規イメージを ...
https://man.plustar.jp/php/ref.image.html - [similar]
画像処理 (GD) 8151
« read_exif_data はじめに » PHP Manual 画像処理および作成 画像処理 (GD) 画像処理 (GD) はじめに イ ... ng — 新しい画像をファイルあるいは URL から作成する imagecreatefromstring — 文字列の中のイメージストリームから新規イメージを ...
https://man.plustar.jp/php/book.image.html - [similar]
リソース型の一覧 8061
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... ) , imagecreatefrompng() , imagecreatefromwbmp() , imagecreatefromstring() , imagecreatefromxbm() , imagecreatefromxpm() , ...
https://man.plustar.jp/php/resource.html - [similar]
変更履歴 7898
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... より前のバージョンでは、 resource を返していました。 imagecreatefromstring 成功時には、この関数は GDImage クラスのインスタンス ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
PREV 1 NEXT