検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 774 for (0.076 sec.)
画像をガンマ補正する 3399
« Imagick::fxImage Imagick::gaussianBlurImage » PHP Manual Imagick 画像をガンマ補する Imagick: ... ECL imagick 3) Imagick::gammaImage — 画像をガンマ補する 説明 public Imagick::gammaImage ( float $gamma ... l = Imagick::CHANNEL_DEFAULT ): bool 画像をガンマ補します。同じ画像でも、 異なるデバイス上で見ると見た目 ... から 2.3 の間となります。 パラメータ gamma ガンマ補の量。 channel チャネルモードに対応したチャネル定数を ... -> getImageBlob (); } ?> 関連キーワード: 画像 , 補 , Imagick , チャネル , gammaImage , 定数 , gamma , ...
https://man.plustar.jp/php/imagick.gammaimage.html - [similar]
間隔をフォーマットする 3392
« DateInterval::createFromDateString DatePeriod » PHP Manual DateInterval 間隔をフォーマットする ... 、数値 7701 , 52738 , 428291 R 負の値の場合は " - "、の値の場合は " + " - , + r 負の値の場合は " - "、...
https://man.plustar.jp/php/dateinterval.format.html - [similar]
データベース接続を閉じる 3392
« db2_client_info db2_column_privileges » PHP Manual IBM DB2 関数 データベース接続を閉じる db2_c ... dscape あるいは Apache Derby データベースとの接続が常に閉じられた場合の例を示します。 <?php $conn = db2 ... rc = db2_close ( $conn ); if ( $rc ) { echo "接続がしく閉じられました。" ; } ?> 上の例の出力は以下となり ... ます。 接続がしく閉じられました。 参考 db2_connect() - データベー ...
https://man.plustar.jp/php/function.db2-close.html - [similar]
大文字小文字を区別せず、文字列内で最初にあらわれる場所の (書記素単位の) 位置を見... 3392
« grapheme_extract grapheme_stristr » PHP Manual Grapheme 関数 大文字小文字を区別せず、文字列内で ... つけます。 パラメータ haystack 探す対象となる文字列。しい形式の UTF-8 でなければなりません。 needle 探した ... い文字列。しい形式の UTF-8 でなければなりません。 offset オプシ ...
https://man.plustar.jp/php/function.grapheme-stripos.html - [similar]
のエイリアス ldap_mod_replace 3392
« ldap_modify_batch ldap_next_attribute » PHP Manual LDAP 関数 のエイリアス ldap_mod_replace lda ... mod_replace() . 参考 ldap_rename() - エントリ名を修する 関連キーワード: replace , modify , 関数 , batch ... , next , attribute , 参考 , rename , エントリ , 修 ...
https://man.plustar.jp/php/function.ldap-modify.html - [similar]
はじめに 3392
« intl インストール/設定 » PHP Manual intl はじめに はじめに 国際化用拡張モジュール (これ以降では ... もできます。 Normalizer: テキストに対して Unicode の規化を行ったり、 指定した文字列が規化済みかどうかを ...
https://man.plustar.jp/php/intro.intl.html - [similar]
プロパティ 3392
« クラスの基礎 オブジェクト定数 » PHP Manual クラスとオブジェクト プロパティ プロパティ クラスの ... public function __construct ( string $prop ) { // しい初期化 $this -> prop = $prop ; } } $test = new T ... est ( "foobar" ); // しいプロパティの読み取り var_dump ( $test -> prop ); ... // string(6) "foobar" // 不な再代入です。同じ値を代入することは問題ありません。 ... r 例外が発生します。 例5 読み取り専用プロパティの不な初期化 <?php class Test1 { public readonly string ...
https://man.plustar.jp/php/language.oop5.properties.html - [similar]
その他の変更 3392
« PHP 7.3.x で推奨されなくなる機能 Windows のサポート » PHP Manual PHP 7.2.x から PHP 7.3.x への ... Normalizer::NONE は推奨されません。 NFKC_Casefold 規化のために、 Normalizer::normalize() メソッドの引数 ... S プロトコルに関連する定数とともに追加されました。 規表現 (Perl互換) PCRE拡張 は PCRE2 にアップグレード ... 範囲がより厳密に解釈されるなど) し、 既に存在している規表現の文法が増えるかもしれません。 preg_quote() 関 ...
https://man.plustar.jp/php/migration73.other-changes.html - [similar]
コレクションにインデックスを作成 3392
« Collection::count Collection::dropIndex » PHP Manual mysql_xdevapi\Collection コレクションにイ ... が既に存在していた場合、 もしくはインデックスの定義がしくなかった場合は、 例外が投げられます。 パラメータ ... の名前は、 CREATE INDEX SQLクエリが受け入れられる、 しいものでなければなりません。 index_desc_json 作成す ...
https://man.plustar.jp/php/mysql-xdevapi-collection.createindex.html - [similar]
DirectoryIterator クラス 3352
« CallbackFilterIterator::__construct DirectoryIterator::__construct » PHP Manual イテレータ Dir ... Time — 現在の DirectoryIterator アイテムの inode 修時刻を取得する DirectoryIterator::getExtension — ファ ... etMTime — 現在の DirectoryIterator アイテムの最終修時刻を取得する DirectoryIterator::getOwner — 現在の ...
https://man.plustar.jp/php/class.directoryiterator.html - [similar]