検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 774 for [SIMILAR] 16 1024 4096 WITH 27773 splobjectstora... (2.365 sec.)
Gmagick 0
« GdFont はじめに » PHP Manual 画像処理および作成 Gmagick Gmagick はじめに インストール/設定 要件 インストール手順 実行時設定 定義済み定数 例 Gmagick — Gmagick クラス Gmagick::addimage — 新しい画像を Gmagick オブジェクトの画像リストに追加する Gmagick::addnoiseimage — ランダムなノイズを画 ...
https://man.plustar.jp/php/book.gmagick.html - [similar]
LimitIterator クラス 0
« IteratorIterator::valid LimitIterator::__construct » PHP Manual イテレータ LimitIterator クラス LimitIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに LimitIterator クラスは、ある Iterator 上の限られたサブセットに対する反復処理を行います。 クラス概要 class LimitIterator extends I ...
https://man.plustar.jp/php/class.limititerator.html - [similar]
RecursiveFilterIterator クラス 0
« RecursiveDirectoryIterator::rewind RecursiveFilterIterator::__construct » PHP Manual イテレータ RecursiveFilterIterator クラス RecursiveFilterIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに この抽象イテレータは、不要な値を RecursiveIterator から取り除きます。 このクラスを継承し ...
https://man.plustar.jp/php/class.recursivefilteriterator.html - [similar]
マジック定数 0
« 自動的に定義される定数 式 » PHP Manual 定数 マジック定数 マジック定数 使われる場所によって値が変化する定数(マジック定数)が 9 つあります。 例えば、 __LINE__ はスクリプト上において 使われる行によって値が変化します。 これらの "マジック"定数は、実行時に解決される通常の定数とは異なり、コン ...
https://man.plustar.jp/php/language.constants.magic.html - [similar]
画像処理 (ImageMagick) 0
« GmagickPixel::setcolorvalue はじめに » PHP Manual 画像処理および作成 画像処理 (ImageMagick) 画像処理 (ImageMagick) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Imagick — Imagick クラス Imagick::adaptiveBlurImage — adaptive blur ( ...
https://man.plustar.jp/php/book.imagick.html - [similar]
SSH 上でプレーンなパスワードを使用した認証を行う 0
« ssh2_auth_none ssh2_auth_pubkey_file » PHP Manual SSH2 関数 SSH 上でプレーンなパスワードを使用した認証を行う ssh2_auth_password (PECL ssh2 >= 0.9.0) ssh2_auth_password — SSH 上でプレーンなパスワードを使用した認証を行う 説明 ssh2_auth_password ( resource $session , string $username , st ...
https://man.plustar.jp/php/function.ssh2-auth-password.html - [similar]
グレースケール画像に三次元効果を施して返す 0
« Imagick::edgeImage Imagick::encipherImage » PHP Manual Imagick グレースケール画像に三次元効果を施して返す Imagick::embossImage (PECL imagick 2, PECL imagick 3) Imagick::embossImage — グレースケール画像に三次元効果を施して返す 説明 public Imagick::embossImage ( float $radius , float $si ...
https://man.plustar.jp/php/imagick.embossimage.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
現在のコードページを取得する 0
« sapi_windows_cp_conv sapi_windows_cp_is_utf8 » PHP Manual その他の関数 現在のコードページを取得する sapi_windows_cp_get (PHP 7 >= 7.1.0, PHP 8) sapi_windows_cp_get — 現在のコードページを取得する 説明 sapi_windows_cp_get ( string $kind = "" ): int 現在のコードページを取得します。 パラメ ...
https://man.plustar.jp/php/function.sapi-windows-cp-get.html - [similar]
イテレータを巻き戻す 0
« Generator::next Generator::send » PHP Manual Generator イテレータを巻き戻す Generator::rewind (PHP 5 >= 5.5.0, PHP 7, PHP 8) Generator::rewind — イテレータを巻き戻す 説明 public Generator::rewind (): void 既に処理が始まっている場合は、例外をスローします。 パラメータ この関数にはパラメー ...
https://man.plustar.jp/php/generator.rewind.html - [similar]