検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 272 for [SIMILAR] 16 1024 4096 WITH 36092 imagecolorsfor... (0.296 sec.)
指定した $index の値を $value に設定する 0
« SplDoublyLinkedList::offsetGet SplDoublyLinkedList::offsetUnset » PHP Manual SplDoublyLinkedList 指定した $index の値を $value に設定する SplDoublyLinkedList::offsetSet (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplDoublyLinkedList::offsetSet — 指定した $index の値を $value に設定する 説明 public ...
https://man.plustar.jp/php/spldoublylinkedlist.offsetset.html - [similar]
汎用のファイルロックを行う 0
« filetype fnmatch » PHP Manual ファイルシステム 関数 汎用のファイルロックを行う flock (PHP 4, PHP 5, PHP 7, PHP 8) flock — 汎用のファイルロックを行う 説明 flock ( resource $stream , int $operation , int &$would_block = null ): bool flock() を使うと、(ほとんどの Unix、そして Windows さえ ...
https://man.plustar.jp/php/function.flock.html - [similar]
再サンプリングを行いイメージの一部をコピー、伸縮する 0
« imagecopymergegray imagecopyresized » PHP Manual GD および Image 関数 再サンプリングを行いイメージの一部をコピー、伸縮する imagecopyresampled (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagecopyresampled — 再サンプリングを行いイメージの一部をコピー、伸縮する 説明 imagecopyresampled ( GdImag ...
https://man.plustar.jp/php/function.imagecopyresampled.html - [similar]
画像の一部をコピーしサイズを変更する 0
« imagecopyresampled imagecreate » PHP Manual GD および Image 関数 画像の一部をコピーしサイズを変更する imagecopyresized (PHP 4, PHP 5, PHP 7, PHP 8) imagecopyresized — 画像の一部をコピーしサイズを変更する 説明 imagecopyresized ( GdImage $dst_image , GdImage $src_image , int $dst_x , int ...
https://man.plustar.jp/php/function.imagecopyresized.html - [similar]
OutOfRangeException クラス 0
« OutOfBoundsException OverflowException » PHP Manual 例外 OutOfRangeException クラス OutOfRangeException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 無効なインデックスを要求した場合にスローされる例外です。 これは、コンパイル時に検出しなければなりません。 クラス概要 class OutOfRangeEx ...
https://man.plustar.jp/php/class.outofrangeexception.html - [similar]
XMLReader クラス 0
« リソース型 XMLReader::close » PHP Manual XMLReader XMLReader クラス XMLReader クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 クラス概要 class XML ...
https://man.plustar.jp/php/class.xmlreader.html - [similar]
HTTP コンテキストオプションの一覧 0
« ソケットコンテキストオプション FTP コンテキストオプション » PHP Manual コンテキストオプションとパラメータ HTTP コンテキストオプションの一覧 HTTP コンテキストオプション HTTP コンテキストオプション — HTTP コンテキストオプションの一覧 説明 http:// および https:// トランスポート用のコンテキ ...
https://man.plustar.jp/php/context.http.html - [similar]
テーブルのカラムおよび関連するメタデータを含む結果セットを返す 0
« db2_column_privileges db2_commit » PHP Manual IBM DB2 関数 テーブルのカラムおよび関連するメタデータを含む結果セットを返す db2_columns (PECL ibm_db2 >= 1.0.0) db2_columns — テーブルのカラムおよび関連するメタデータを含む結果セットを返す 説明 db2_columns ( resource $connection , string $q ...
https://man.plustar.jp/php/function.db2-columns.html - [similar]
ストアドプロシージャのパラメータを含む結果セットを返す 0
« db2_primary_keys db2_procedures » PHP Manual IBM DB2 関数 ストアドプロシージャのパラメータを含む結果セットを返す db2_procedure_columns (PECL ibm_db2 >= 1.0.0) db2_procedure_columns — ストアドプロシージャのパラメータを含む結果セットを返す 説明 db2_procedure_columns ( resource $connectio ...
https://man.plustar.jp/php/function.db2-procedure-columns.html - [similar]
配列 0
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップです。マップは型の一種で、 値 を キー に関連付けます。 この型は、さまざまな使い道にあわせて最適化されます。 配列としてだけでなく、リスト (ベクター)、 ハッシュテーブル (マップの実装の一つ)、辞書 ...
https://man.plustar.jp/php/language.types.array.html - [similar]