検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 450 for [SIMILAR] 16 1024 4096 WITH 25546 colorfloodfill... (0.427 sec.)
定義されている定数を取得する 0
« ReflectionClass::getAttributes ReflectionClass::getConstants » PHP Manual ReflectionClass 定義されている定数を取得する ReflectionClass::getConstant (PHP 5, PHP 7, PHP 8) ReflectionClass::getConstant — 定義されている定数を取得する 説明 public ReflectionClass::getConstant ( string $name ...
https://man.plustar.jp/php/reflectionclass.getconstant.html - [similar]
XML に変換する 0
« XSLTProcessor::transformToUri GUI用の拡張モジュール » PHP Manual XSLTProcessor XML に変換する XSLTProcessor::transformToXml (PHP 5, PHP 7, PHP 8) XSLTProcessor::transformToXml — XML に変換する 説明 public XSLTProcessor::transformToXml ( object $document ): string | null | false xsltpro ...
https://man.plustar.jp/php/xsltprocessor.transformtoxml.html - [similar]
複数の画像を合成する 0
« Imagick::clutImage Imagick::colorFloodfillImage » PHP Manual Imagick 複数の画像を合成する Imagick::coalesceImages (PECL imagick 2, PECL imagick 3) Imagick::coalesceImages — 複数の画像を合成する 説明 public Imagick::coalesceImages (): Imagick ページオフセットや処理方法を指定して、複数の ...
https://man.plustar.jp/php/imagick.coalesceimages.html - [similar]
名前で指定されたノードを取得する 0
« DOMNamedNodeMap::count DOMNamedNodeMap::getNamedItemNS » PHP Manual DOMNamedNodeMap 名前で指定されたノードを取得する DOMNamedNodeMap::getNamedItem (PHP 5, PHP 7, PHP 8) DOMNamedNodeMap::getNamedItem — 名前で指定されたノードを取得する 説明 public DOMNamedNodeMap::getNamedItem ( string $ ...
https://man.plustar.jp/php/domnamednodemap.getnameditem.html - [similar]
パディングデータを追加する 0
« sodium_memzero sodium_unpad » PHP Manual Sodium 関数 パディングデータを追加する sodium_pad (PHP 7 >= 7.2.0, PHP 8) sodium_pad — パディングデータを追加する 説明 sodium_pad ( string $string , int $block_size ): string 文字列の右側に、任意の長さのパディングを追加します。 タイミング攻撃に対 ...
https://man.plustar.jp/php/function.sodium-pad.html - [similar]
型演算子 0
« 配列演算子 制御構造 » PHP Manual 演算子 型演算子 型演算子 instanceof を使用して、 ある PHP 変数が特定の クラス のオブジェクトのインスタンスであるかどうかを調べます。 例1 クラスでの instanceof の使用法 <?php class MyClass { } class NotMyClass { } $a = new MyClass ; var_dump ( $a instanc ...
https://man.plustar.jp/php/language.operators.type.html - [similar]
パラメータ数を取得する 0
« ReflectionFunctionAbstract::getNamespaceName ReflectionFunctionAbstract::getNumberOfRequiredParameters » PHP Manual ReflectionFunctionAbstract パラメータ数を取得する ReflectionFunctionAbstract::getNumberOfParameters (PHP 5 >= 5.3.0, PHP 7, PHP 8) ReflectionFunctionAbstract::getNumberOf ...
https://man.plustar.jp/php/reflectionfunctionabstract.getnumberofparameters.html - [similar]
コンストラクタ 0
« SolrQuery::collapse SolrQuery::__destruct » PHP Manual SolrQuery コンストラクタ SolrQuery::__construct (PECL solr >= 0.9.2) SolrQuery::__construct — コンストラクタ 説明 public SolrQuery::__construct ( string $q = ? ) コンストラクタ パラメータ q 任意の検索クエリ 戻り値 ありません エラー ...
https://man.plustar.jp/php/solrquery.construct.html - [similar]
subject の更新を受信する 0
« SplObserver SplSubject » PHP Manual SplObserver subject の更新を受信する SplObserver::update (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplObserver::update — subject の更新を受信する 説明 public SplObserver::update ( SplSubject $subject ): void このメソッドは、オブザーバがアタッチされている任意の ...
https://man.plustar.jp/php/splobserver.update.html - [similar]
新しいキーと値でマップを更新する 0
« WeakMap::offsetGet WeakMap::offsetUnset » PHP Manual WeakMap 新しいキーと値でマップを更新する WeakMap::offsetSet (PHP 8) WeakMap::offsetSet — 新しいキーと値でマップを更新する 説明 public WeakMap::offsetSet ( object $object , mixed $value ): void 新しいキーと値でマップを更新します。 既に ...
https://man.plustar.jp/php/weakmap.offsetset.html - [similar]