検索

phrase: max: clip:
target: order:
Results of 721 - 730 of about 853 for [SIMILAR] 16 1024 4096 WITH 136240 imagickdraw W... (0.527 sec.)
Returns a copy, sorted by value 0
« Ds\Map::sort Ds\Map::sum » PHP Manual Map Returns a copy, sorted by value Ds\Map::sorted (PECL ds >= 1.0.0) Ds\Map::sorted — Returns a copy, sorted by value 説明 public Ds\Map::sorted ( callable $comparator = ? ): Ds\Map Returns a copy, sorted by value using an optional comparator func ...
https://man.plustar.jp/php/ds-map.sorted.html - [similar]
Makes event pending 0
« Event Event::addSignal » PHP Manual Event Makes event pending Event::add (PECL event >= 1.2.6-beta) Event::add — Makes event pending 説明 public Event::add ( float $timeout = ? ): bool Marks event pending. Non-pending event will never occur, and the event callback will never be called. ...
https://man.plustar.jp/php/event.add.html - [similar]
数値の基数を任意に変換する 0
« atanh bindec » PHP Manual Math 関数 数値の基数を任意に変換する base_convert (PHP 4, PHP 5, PHP 7, PHP 8) base_convert — 数値の基数を任意に変換する 説明 base_convert ( string $num , int $from_base , int $to_base ): string num を基数 to_base で表した文字列を返します。 num の基数は、 from ...
https://man.plustar.jp/php/function.base-convert.html - [similar]
変数の boolean としての値を取得する 0
« 変数操作 関数 debug_zval_dump » PHP Manual 変数操作 関数 変数の boolean としての値を取得する boolval (PHP 5 >= 5.5.0, PHP 7, PHP 8) boolval — 変数の boolean としての値を取得する 説明 boolval ( mixed $value ): bool value の bool としての値を返します。 パラメータ value bool に変換したいス ...
https://man.plustar.jp/php/function.boolval.html - [similar]
設定オプションの値を設定する 0
« ini_restore memory_get_peak_usage » PHP Manual PHP オプション/情報 関数 設定オプションの値を設定する ini_set (PHP 4, PHP 5, PHP 7, PHP 8) ini_set — 設定オプションの値を設定する 説明 ini_set ( string $option , string | int | float | bool | null $value ): string | false 指定した設定オプシ ...
https://man.plustar.jp/php/function.ini-set.html - [similar]
イテレータを配列にコピーする 0
« iterator_count spl_autoload_call » PHP Manual SPL 関数 イテレータを配列にコピーする iterator_to_array (PHP 5 >= 5.1.0, PHP 7, PHP 8) iterator_to_array — イテレータを配列にコピーする 説明 iterator_to_array ( Traversable $iterator , bool $preserve_keys = true ): array イテレータの要素を配 ...
https://man.plustar.jp/php/function.iterator-to-array.html - [similar]
変数の文字列としての値を取得する 0
« settype unserialize » PHP Manual 変数操作 関数 変数の文字列としての値を取得する strval (PHP 4, PHP 5, PHP 7, PHP 8) strval — 変数の文字列としての値を取得する 説明 strval ( mixed $value ): string value の string としての値を 返します。文字列への変換の詳細については、 string の ドキュメン ...
https://man.plustar.jp/php/function.strval.html - [similar]
変数に関する情報をダンプする 0
« unset var_export » PHP Manual 変数操作 関数 変数に関する情報をダンプする var_dump (PHP 4, PHP 5, PHP 7, PHP 8) var_dump — 変数に関する情報をダンプする 説明 var_dump ( mixed $value , mixed ...$values ): void この関数は、指定した式に関してその型や値を含む構造化された情報を 返します。配列 ...
https://man.plustar.jp/php/function.var-dump.html - [similar]
傾きを除去する 0
« Imagick::deleteImageProperty Imagick::despeckleImage » PHP Manual Imagick 傾きを除去する Imagick::deskewImage (PECL imagick 2 >= 2.3.0, PECL imagick 3 >= 3.3.0) Imagick::deskewImage — 傾きを除去する 説明 public Imagick::deskewImage ( float $threshold ): bool このメソッドを使うと、スキャ ...
https://man.plustar.jp/php/imagick.deskewimage.html - [similar]
色にマッチするピクセルを変更する 0
« Imagick::paintFloodfillImage Imagick::paintTransparentImage » PHP Manual Imagick 色にマッチするピクセルを変更する Imagick::paintOpaqueImage (PECL imagick 2, PECL imagick 3) Imagick::paintOpaqueImage — 色にマッチするピクセルを変更する 警告 この関数は Imagick 3.4.4 以降では 非推奨 になり ...
https://man.plustar.jp/php/imagick.paintopaqueimage.html - [similar]