検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 80 for [SIMILAR] 16 1024 4096 WITH 20388 miter WITH 201... (0.265 sec.)
演算子の優先順位 0
« 演算子 算術演算子 » PHP Manual 演算子 演算子の優先順位 演算子の優先順位 演算子の優先順位は、二つの式が"緊密に"結合している度合いを指定します。 例えば、式 1 + 5 * 3 の答えは 16 になり、 18 とはなりません。 これは乗算演算子("*")は、加算演算子("+")より高い優先順位を有するか らです。必要に ...
https://man.plustar.jp/php/language.operators.precedence.html - [similar]
Line Join Settings 0
« UI\Draw\Line\Cap UI\Key » PHP Manual UI Line Join Settings Line Join Settings (UI 0.9.9) はじめに クラス概要 final class UI\Draw\Line\Join { /* Constants */ const int Miter ; const int Round ; const int Bevel ; } 関連キーワード: Settings , int , Cap , クラス , 概要 , final , Constants ...
https://man.plustar.jp/php/class.ui-draw-line-join.html - [similar]
定義済み定数 0
« リソース型 エラーおよびエラー処理 » PHP Manual COM 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 COM 定数 定数 値 説明 備考 CLSCTX_INPROC_SERVER ( int ) 1 こ ...
https://man.plustar.jp/php/com.constants.html - [similar]
MessageFormatter クラス 0
« Normalizer::normalize MessageFormatter::create » PHP Manual intl MessageFormatter クラス MessageFormatter クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに MessageFormatter は、言語に依存しない連結されたメッセージを作成するための具象クラスです。 このクラスのメソッドを使 ...
https://man.plustar.jp/php/class.messageformatter.html - [similar]
例外を作成する 0
« Exception Exception::getMessage » PHP Manual Exception 例外を作成する Exception::__construct (PHP 5, PHP 7, PHP 8) Exception::__construct — 例外を作成する 説明 public Exception::__construct ( string $message = "" , int $code = 0 , ? Throwable $previous = null ) 例外を作成します。 パラメ ...
https://man.plustar.jp/php/exception.construct.html - [similar]
0
« 定義済み定数 Gmagick » PHP Manual Gmagick 例 例 次の例は、Gmagick での一般的な画像操作の方法を示すものです。 例1 Gmagick の例 <?php // 新しい Gmagick オブジェクトのインスタンスを作成します $image = new Gmagick ( 'example.jpg' ); // 読み込んだ画像のサムネイルを作成します。どちらかの軸に ...
https://man.plustar.jp/php/gmagick.examples.html - [similar]
例外を作成する 0
« ErrorException ErrorException::getSeverity » PHP Manual ErrorException 例外を作成する ErrorException::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8) ErrorException::__construct — 例外を作成する 説明 public ErrorException::__construct ( string $message = "" , int $code = 0 , int $severity = ...
https://man.plustar.jp/php/errorexception.construct.html - [similar]
独自の畳み込み関数を画像に適用する 0
« Imagick::contrastStretchImage Imagick::count » PHP Manual Imagick 独自の畳み込み関数を画像に適用する Imagick::convolveImage (PECL imagick 2, PECL imagick 3) Imagick::convolveImage — 独自の畳み込み関数を画像に適用する 説明 public Imagick::convolveImage ( array $kernel , int $channel = I ...
https://man.plustar.jp/php/imagick.convolveimage.html - [similar]
アフィン変換行列を取得する 0
« imageaffinematrixconcat imagealphablending » PHP Manual GD および Image 関数 アフィン変換行列を取得する imageaffinematrixget (PHP 5 >= 5.5.0, PHP 7, PHP 8) imageaffinematrixget — アフィン変換行列を取得する 説明 imageaffinematrixget ( int $type , array | float $options ): array | false ...
https://man.plustar.jp/php/function.imageaffinematrixget.html - [similar]
AES-256-GCM を用いてメッセージを検証し、復号する 0
« sodium_compare sodium_crypto_aead_aes256gcm_encrypt » PHP Manual Sodium 関数 AES-256-GCM を用いてメッセージを検証し、復号する sodium_crypto_aead_aes256gcm_decrypt (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_aead_aes256gcm_decrypt — AES-256-GCM を用いてメッセージを検証し、復号する 説明 sodium ...
https://man.plustar.jp/php/function.sodium-crypto-aead-aes256gcm-decrypt.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT