検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 205 for [SIMILAR] 16 1024 4096 WITH 100973 imagefilter W... (0.489 sec.)
データをあるストリームから別のストリームにコピーする 0
« stream_context_set_params stream_filter_append » PHP Manual ストリーム 関数 データをあるストリームから別のストリームにコピーする stream_copy_to_stream (PHP 5, PHP 7, PHP 8) stream_copy_to_stream — データをあるストリームから別のストリームにコピーする 説明 stream_copy_to_stream ( resourc ...
https://man.plustar.jp/php/function.stream-copy-to-stream.html - [similar]
残りのストリームを文字列に読み込む 0
« stream_filter_remove stream_get_filters » PHP Manual ストリーム 関数 残りのストリームを文字列に読み込む stream_get_contents (PHP 5, PHP 7, PHP 8) stream_get_contents — 残りのストリームを文字列に読み込む 説明 stream_get_contents ( resource $stream , ? int $length = null , int $offset = ...
https://man.plustar.jp/php/function.stream-get-contents.html - [similar]
画像のサイズを設定する 0
« Imagick::exportImagePixels Imagick::filter » PHP Manual Imagick 画像のサイズを設定する Imagick::extentImage (PECL imagick 2, PECL imagick 3) Imagick::extentImage — 画像のサイズを設定する 説明 public Imagick::extentImage ( int $width , int $height , int $x , int $y ): bool 画像のサイズを ...
https://man.plustar.jp/php/imagick.extentimage.html - [similar]
Description 0
« ImagickKernel::addKernel ImagickKernel::fromBuiltIn » PHP Manual ImagickKernel Description ImagickKernel::addUnityKernel (PECL imagick >= 3.3.0) ImagickKernel::addUnityKernel — Description 説明 public ImagickKernel::addUnityKernel ( float $scale ): void Adds a given amount of the 'Unit ...
https://man.plustar.jp/php/imagickkernel.addunitykernel.html - [similar]
php.ini ディレクティブのリスト 0
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini ディレクティブのリスト php.ini ディレクティブのリスト 以下のリストには、PHP の設定を行うための php.ini ディレクティブが 含まれます。 "変更の可否" は、そのディレクティブをいつどこで定義できるかを ...
https://man.plustar.jp/php/ini.list.html - [similar]
0
« 列挙型をシリアライズする エラー » PHP Manual 列挙型(Enum) 例 例 例1 基本的な、値を限定する例 <?php enum SortOrder { case ASC ; case DESC ; } function query ( $fields , $filter , SortOrder $order = SortOrder :: ASC ) { ... } ?> query() 関数は、 $order が SortOrder::ASC または SortOrder: ...
https://man.plustar.jp/php/language.enumerations.examples.html - [similar]
その言語にマッチする言語タグの一覧を検索する 0
« Locale::getScript Locale::parseLocale » PHP Manual Locale その言語にマッチする言語タグの一覧を検索する Locale::lookup locale_lookup (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::lookup -- locale_lookup — その言語にマッチする言語タグの一覧を検索する 説明 オブジェクト指向型 ...
https://man.plustar.jp/php/locale.lookup.html - [similar]
環境変数 0
« $_SESSION $_COOKIE » PHP Manual 定義済の変数 環境変数 $_ENV (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_ENV — 環境変数 説明 環境変数として現在のスクリプトに渡された変数の連想配列です。 これらの変数は PHP パーサが実行されている環境から PHP のグローバル名前空間に取り込まれます。 その多くは、 ...
https://man.plustar.jp/php/reserved.variables.environment.html - [similar]
ファイルから 1 行取り出し HTML タグを取り除く 0
« SplFileObject::fgets SplFileObject::flock » PHP Manual SplFileObject ファイルから 1 行取り出し HTML タグを取り除く SplFileObject::fgetss (PHP 5 >= 5.1.0, PHP 7) SplFileObject::fgetss — ファイルから 1 行取り出し HTML タグを取り除く 警告 この関数は PHP 7.3.0 で 非推奨 になり、PHP 8.0.0 で ...
https://man.plustar.jp/php/splfileobject.fgetss.html - [similar]
コールバック関数を繰り返し配列に適用し、配列をひとつの値にまとめる 0
« array_rand array_replace_recursive » PHP Manual 配列 関数 コールバック関数を繰り返し配列に適用し、配列をひとつの値にまとめる array_reduce (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) array_reduce — コールバック関数を繰り返し配列に適用し、配列をひとつの値にまとめる 説明 array_reduce ( array $a ...
https://man.plustar.jp/php/function.array-reduce.html - [similar]