検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 168 for [SIMILAR] 16 1024 4096 WITH 8865 expect WITH 498... (0.199 sec.)
指定した名前のグループに関する情報を返す 0
« posix_getgrgid posix_getgroups » PHP Manual POSIX 関数 指定した名前のグループに関する情報を返す posix_getgrnam (PHP 4, PHP 5, PHP 7, PHP 8) posix_getgrnam — 指定した名前のグループに関する情報を返す 説明 posix_getgrnam ( string $name ): array | false 指定した名前のグループに関する情報を ...
https://man.plustar.jp/php/function.posix-getgrnam.html - [similar]
システム名を得る 0
« posix_ttyname プログラムの実行 » PHP Manual POSIX 関数 システム名を得る posix_uname (PHP 4, PHP 5, PHP 7, PHP 8) posix_uname — システム名を得る 説明 posix_uname (): array | false システムについての情報を取得します。 POSIX では、値のフォーマットに関して何の仮定も設けないことを規定してい ...
https://man.plustar.jp/php/function.posix-uname.html - [similar]
文字列を配列に変換する 0
« str_shuffle str_starts_with » PHP Manual String 関数 文字列を配列に変換する str_split (PHP 5, PHP 7, PHP 8) str_split — 文字列を配列に変換する 説明 str_split ( string $string , int $length = 1 ): array 文字列を配列に変換します。 パラメータ string 入力文字列。 length 分割した部分の最大長 ...
https://man.plustar.jp/php/function.str-split.html - [similar]
ある画像を別の画像に合成する 0
« Imagick::compareImages Imagick::__construct » PHP Manual Imagick ある画像を別の画像に合成する Imagick::compositeImage (PECL imagick 2, PECL imagick 3) Imagick::compositeImage — ある画像を別の画像に合成する 説明 public Imagick::compositeImage ( Imagick $composite_object , int $composite ...
https://man.plustar.jp/php/imagick.compositeimage.html - [similar]
フォントを設定する 0
« Imagick::setFirstIterator Imagick::setFormat » PHP Manual Imagick フォントを設定する Imagick::setFont (PECL imagick 2 >= 2.1.0, PECL imagick 3) Imagick::setFont — フォントを設定する 説明 public Imagick::setFont ( string $font ): bool オブジェクトのフォントプロパティを設定します。 このメ ...
https://man.plustar.jp/php/imagick.setfont.html - [similar]
色を返す 0
« ImagickPixel::destroy ImagickPixel::getColorAsString » PHP Manual ImagickPixel 色を返す ImagickPixel::getColor (PECL imagick 2, PECL imagick 3) ImagickPixel::getColor — 色を返す 説明 public ImagickPixel::getColor ( int $normalized = 0 ): array ImagickPixel オブジェクトの色を、配列で返し ...
https://man.plustar.jp/php/imagickpixel.getcolor.html - [similar]
指定した色チャネルの値を正規化したものを取得する 0
« ImagickPixel::getColorQuantum ImagickPixel::getColorValueQuantum » PHP Manual ImagickPixel 指定した色チャネルの値を正規化したものを取得する ImagickPixel::getColorValue (PECL imagick 2, PECL imagick 3) ImagickPixel::getColorValue — 指定した色チャネルの値を正規化したものを取得する 説明 p ...
https://man.plustar.jp/php/imagickpixel.getcolorvalue.html - [similar]
変数のスコープ 0
« 定義済みの変数 可変変数 » PHP Manual 変数 変数のスコープ 変数のスコープ 変数のスコープは、その変数が定義されたコンテキストです。ほとんどの PHP 変数は、スコープを1つだけ有しています。このスコープの範囲は、 includeやrequireにより読みこまれたファイルも含みます。例えば、 <?php $a = 1 ; inc ...
https://man.plustar.jp/php/language.variables.scope.html - [similar]
ReflectionClass を作成する 0
« ReflectionClass ReflectionClass::export » PHP Manual ReflectionClass ReflectionClass を作成する ReflectionClass::__construct (PHP 5, PHP 7, PHP 8) ReflectionClass::__construct — ReflectionClass を作成する 説明 public ReflectionClass::__construct ( object | string $objectOrClass ) 新しい ...
https://man.plustar.jp/php/reflectionclass.construct.html - [similar]
プロセス制御 0
« Vtiful\Kernel\Format::underline Eio » PHP Manual 関数リファレンス プロセス制御 プロセス制御 Eio はじめに インストール/設定 定義済み定数 例 Eio 関数 Ev はじめに インストール/設定 定義済み定数 例 ウォッチャー ウォッチャーのコールバック Periodic ウォッチャーの操作モード Ev — Ev クラス EvC ...
https://man.plustar.jp/php/refs.fileprocess.process.html - [similar]