検索

phrase: max: clip:
target: order:
Results of 591 - 600 of about 956 for [SIMILAR] 16 1024 4096 WITH 62836 reflectionclas... (2.258 sec.)
色チャネルの正規化した値を設定する 0
« GmagickPixel::setcolor ImageMagick » PHP Manual GmagickPixel 色チャネルの正規化した値を設定する GmagickPixel::setcolorvalue (PECL gmagick >= Unknown) GmagickPixel::setcolorvalue — 色チャネルの正規化した値を設定する 説明 public GmagickPixel::setcolorvalue ( int $color , float $value ): ...
https://man.plustar.jp/php/gmagickpixel.setcolorvalue.html - [similar]
画像の gravity を取得する 0
« Imagick::getImageGeometry Imagick::getImageGreenPrimary » PHP Manual Imagick 画像の gravity を取得する Imagick::getImageGravity (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::getImageGravity — 画像の gravity を取得する 説明 public Imagick::getImageGravity (): int 画像の原罪の curre ...
https://man.plustar.jp/php/imagick.getimagegravity.html - [similar]
列挙型と static メソッド 0
« 列挙型とメソッド 列挙型と定数 » PHP Manual 列挙型(Enum) 列挙型と static メソッド 列挙型と static メソッド 列挙型は、static メソッドを持つこともできます。 列挙型で static メソッドを使う主な理由は、 コンストラクタの代わりをさせるためです。たとえば、以下のようなものです: <?php enum Size { ...
https://man.plustar.jp/php/language.enumerations.static-methods.html - [similar]
サブ名前空間の宣言 0
« 名前空間の定義 同一ファイル内での複数の名前空間の定義 » PHP Manual 名前空間 サブ名前空間の宣言 サブ名前空間の宣言 (PHP 5 >= 5.3.0, PHP 7, PHP 8) ディレクトリやファイルと同様、PHP の名前空間においても名前空間の階層構造を指定することができます。 このようにして名前空間を定義します。 例1 階 ...
https://man.plustar.jp/php/language.namespaces.nested.html - [similar]
日付および時刻関連 0
« sqlsrv_server_info カレンダー » PHP Manual 関数リファレンス 日付および時刻関連 日付および時刻関連 カレンダー はじめに インストール/設定 定義済み定数 カレンダー 関数 Date/Time — 日付・時刻 はじめに インストール/設定 定義済み定数 例 DateTime — DateTime クラス DateTimeImmutable — DateTime ...
https://man.plustar.jp/php/refs.calendar.html - [similar]
ストリームフィルタ 0
« 定義済み定数 ストリームコンテキスト » PHP Manual ストリーム ストリームフィルタ ストリームフィルタ フィルタ は、ストリームから読み込まれたり、 あるいは、ストリームから書き込まれたするデータに対して何らかの操作を行う、 最終段階にあるコードです。 PHP スクリプトの内部で、 stream_filter_reg ...
https://man.plustar.jp/php/stream.filters.html - [similar]
0
« 定義済み定数 PhpToken » PHP Manual Tokenizer 例 例 以下に tokenizer を用いた簡単な PHP スクリプトの例を示します。この例は、 PHP ファイルを読み込み、ソースから全てのコメントを削除し、コードのみを 出力するものです。 例1 tokenizer によるコメントの削除 <?php $source = file_get_contents ( ' ...
https://man.plustar.jp/php/tokenizer.examples.html - [similar]
Lua クラス 0
« リソース型 Lua::assign » PHP Manual Lua Lua クラス Lua クラス (PECL lua >=0.9.0) はじめに クラス概要 class Lua { /* 定数 */ const string LUA_VERSION = Lua 5.1.4 ; /* メソッド */ public assign ( string $name , string $value ): mixed public call ( callable $lua_func , array $args = ? , i ...
https://man.plustar.jp/php/class.lua.html - [similar]
VarnishLog クラス 0
« VarnishStat::getSnapshot VarnishLog::__construct » PHP Manual Varnish VarnishLog クラス VarnishLog クラス (PECL varnish >= 0.6) はじめに クラス概要 class VarnishLog { /* 定数 */ const int TAG_Debug = 0 ; const int TAG_Error = 1 ; const int TAG_CLI = 2 ; const int TAG_StatSess = 3 ; con ...
https://man.plustar.jp/php/class.varnishlog.html - [similar]
設定を変更するには 0
« どこで設定を行うのか 言語リファレンス » PHP Manual 実行時設定 設定を変更するには 設定を変更するには Apache モジュールとして PHP を実行している場合 PHP を Apache モジュールとして使用している場合、Apache 設定ファイル (例、 httpd.conf ) もしくは .htaccess ファイルにディレクティブを記述する ...
https://man.plustar.jp/php/configuration.changes.html - [similar]