検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 20 for imagecreatefromgif (0.004 sec.)
新しい画像をファイルあるいは URL から作成する 8207
« imagecreatefromgif imagecreatefrompng » PHP Manual GD および Image 関数 新しい画像をファイルあ ...
https://man.plustar.jp/php/function.imagecreatefromjpeg.html - [similar]
インターレースを有効もしくは無効にする 8207
« imagegrabwindow imageistruecolor » PHP Manual GD および Image 関数 インターレースを有効もしくは ... 有効化 <?php // 画像のインスタンスを作成します $im = imagecreatefromgif ( 'php.gif' ); // インターレースを有効にします ima ...
https://man.plustar.jp/php/function.imageinterlace.html - [similar]
div および offset の係数を使用し、3x3 の畳み込み配列を適用する 8038
« imagecolortransparent imagecopy » PHP Manual GD および Image 関数 div および offset の係数を使 ... 。 例 例1 PHP.net ロゴのエンボス加工 <?php $image = imagecreatefromgif ( 'http://www.php.net/images/php.gif' ); $emboss = ...
https://man.plustar.jp/php/function.imageconvolution.html - [similar]
文字列の中のイメージストリームから新規イメージを作成する 8038
« imagecreatefrompng imagecreatefromtga » PHP Manual GD および Image 関数 文字列の中のイメージス ... () - 新しい画像をファイルあるいは URL から作成する imagecreatefromgif() - 新しい画像をファイルあるいは URL から作成する ...
https://man.plustar.jp/php/function.imagecreatefromstring.html - [similar]
塗りつぶし用のイメージを設定する 8038
« imagesetthickness imagestring » PHP Manual GD および Image 関数 塗りつぶし用のイメージを設定す ... e() の例 <?php // 外部の画像を読み込みます $zend = imagecreatefromgif ( './zend.gif' ); // 200x200 の画像を作成します $i ...
https://man.plustar.jp/php/function.imagesettile.html - [similar]
名前を使用して、エントリのファイルハンドラ (読み込み専用) を取得する 8038
« ZipArchive::getStatusString ZipArchive::getStreamIndex » PHP Manual ZipArchive 名前を使用して、 ... 画像の組み合わせ。xml 関数とでも使用可能 <?php $im = imagecreatefromgif ( 'zip://' . dirname ( __FILE__ ) . '/test_im.zip# ...
https://man.plustar.jp/php/ziparchive.getstream.html - [similar]
GD および Image 関数 7528
« imagecopymerge による半透明なすかしの作成 gd_info » PHP Manual GD GD および Image 関数 GD およ ... — GD ファイルまたは URL から新規イメージを生成する imagecreatefromgif — 新しい画像をファイルあるいは URL から作成する im ...
https://man.plustar.jp/php/ref.image.html - [similar]
画像処理 (GD) 7358
« read_exif_data はじめに » PHP Manual 画像処理および作成 画像処理 (GD) 画像処理 (GD) はじめに イ ... — GD ファイルまたは URL から新規イメージを生成する imagecreatefromgif — 新しい画像をファイルあるいは URL から作成する im ...
https://man.plustar.jp/php/book.image.html - [similar]
リソース型の一覧 7188
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... imagecreatefromgd2() , imagecreatefromgd2part() , imagecreatefromgif() , imagecreatefromjpeg() , imagecreatefrompng() , ...
https://man.plustar.jp/php/resource.html - [similar]
変更履歴 6865
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... より前のバージョンでは、 resource を返していました。 imagecreatefromgif 成功時には、 この関数は GDImage クラスのインスタン ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
PREV 1 2 NEXT