検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 205 for [SIMILAR] 16 1024 4096 WITH 100973 imagefilter W... (0.565 sec.)
Description 0
« Imagick::flopImage Imagick::frameImage » PHP Manual Imagick Description Imagick::forwardFourierTransformImage (PECL imagick 3 >= 3.3.0) Imagick::forwardFourierTransformImage — Description 説明 public Imagick::forwardFourierTransformimage ( bool $magnitude ): bool Implements the discret ...
https://man.plustar.jp/php/imagick.forwardfouriertransformimage.html - [similar]
すべてのスコープで使用できる組み込みの変数 0
« 定義済の変数 $GLOBALS » PHP Manual 定義済の変数 すべてのスコープで使用できる組み込みの変数 スーパーグローバル スーパーグローバル — すべてのスコープで使用できる組み込みの変数 説明 PHP の定義済み変数の中には "スーパーグローバル" というものがあります。 これは、スクリプト全体を通してすべて ...
https://man.plustar.jp/php/language.variables.superglobals.html - [similar]
新しいグローバル定数 0
« 新しい関数 下位互換性のない変更点 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新しいグローバル定数 新しいグローバル定数 コアで定義済みの定数 PHP_FD_SETSIZE CURL CURLMOPT_PUSHFUNCTION CURL_PUSH_OK CURL_PUSH_DENY データのフィルタリング FILTER_FLAG_EMAIL_UNICODE Image Processing and GD ...
https://man.plustar.jp/php/migration71.constants.html - [similar]
RADIUS Attribute Types 0
« RADIUS Packet Types RADIUS Vendor Specific Attribute Types » PHP Manual 定義済み定数 RADIUS Attribute Types RADIUS Attribute Types These constants define RADIUS attribute types that can be used with radius_put_addr() , radius_put_attr() , radius_put_int() and radius_put_string() . RADI ...
https://man.plustar.jp/php/radius.constants.attributes.html - [similar]
HTTP リクエスト変数 0
« $_FILES $_SESSION » PHP Manual 定義済の変数 HTTP リクエスト変数 $_REQUEST (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_REQUEST — HTTP リクエスト変数 説明 $_GET 、 $_POST そして $_COOKIE の内容をまとめた連想配列です。 注意 注意 : これは 'スーパーグローバル' あるいは自動グローバル変数と呼ばれ ...
https://man.plustar.jp/php/reserved.variables.request.html - [similar]
Imagick クラス 0
« 基本的な使用法 Imagick::adaptiveBlurImage » PHP Manual ImageMagick Imagick クラス Imagick クラス (PECL imagick 2, PECL imagick 3) クラス概要 class Imagick implements Iterator { public __construct ( mixed $files = ? ) public adaptiveBlurImage ( float $radius , float $sigma , int $channe ...
https://man.plustar.jp/php/class.imagick.html - [similar]
所属 0
« アルファベット順 状態 » PHP Manual 拡張モジュールの一覧/分類 所属 所属 コア拡張 これらは実際のところ拡張ではありません。 PHP のコアに組み込まれており、 コンパイルオプションで無効にすることはできません。 配列 クラス/オブジェクト CSPRNG Date/Time ディレクトリ エラー処理 プログラムの実行 ...
https://man.plustar.jp/php/extensions.membership.html - [similar]
配列を指定した値で埋める 0
« array_fill_keys array_filter » PHP Manual 配列 関数 配列を指定した値で埋める array_fill (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) array_fill — 配列を指定した値で埋める 説明 array_fill ( int $start_index , int $count , mixed $value ): array パラメータ value を値とする count 個のエントリから ...
https://man.plustar.jp/php/function.array-fill.html - [similar]
配列のキーと値を反転する 0
« array_filter array_intersect_assoc » PHP Manual 配列 関数 配列のキーと値を反転する array_flip (PHP 4, PHP 5, PHP 7, PHP 8) array_flip — 配列のキーと値を反転する 説明 array_flip ( array $array ): array array_flip() は、配列を反転して返します。 すなわち、 array のキーが値となり、 array の ...
https://man.plustar.jp/php/function.array-flip.html - [similar]
16 進数を表す文字かどうかを調べる 0
« ctype_upper Filter » PHP Manual Ctype 関数 16 進数を表す文字かどうかを調べる ctype_xdigit (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_xdigit — 16 進数を表す文字かどうかを調べる 説明 ctype_xdigit ( mixed $text ): bool 与えられた文字列 text のすべての文字が 16 進の '数字' であるかどうかを ...
https://man.plustar.jp/php/function.ctype-xdigit.html - [similar]