検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 102 for scale (0.035 sec.)
倍率を調整する 8346
« ImagickDraw::roundRectangle ImagickDraw::setClipPath » PHP Manual ImagickDraw 倍率を調整する I ... magickDraw::scale (PECL imagick 2, PECL imagick 3) ImagickDraw::scal ... e — 倍率を調整する 説明 public ImagickDraw::scale ( float $x , float $y ): bool 警告 この関数は、 現 ... 拡大率。 戻り値 値を返しません。 例 例1 ImagickDraw::scale() の例 <?php function scale ( $strokeColor , $fill ... w -> setFillColor ( $fillModifiedColor ); $draw -> scale ( 1.4 , 1.4 ); $draw -> rectangle ( 200 , 200 , 30 ...
https://man.plustar.jp/php/imagickdraw.scale.html - [similar]
The ImagickKernel class 8074
« ImagickPixelIterator::syncIterator ImagickKernel::addKernel » PHP Manual ImageMagick The Imagi ... agickKernel ): void public addUnityKernel ( float $scale ): void public static fromBuiltin ( int $kernelTyp ... ): ImagickKernel public getMatrix (): array public scale ( float $scale , int $normalizeFlag = ? ): void pu ... gickKernel::getMatrix — Description ImagickKernel::scale — Description ImagickKernel::separate — Descriptio ... 連キーワード: ImagickKernel , Description , public , scale , array , addKernel , separate , getMatrix , fromM ...
https://man.plustar.jp/php/class.imagickkernel.html - [similar]
oci_field_scale のエイリアス 8074
« ocicolumnprecision ocicolumnsize » PHP Manual OCI8 廃止されたエイリアスと関数 oci_field_scale ... のエイリアス ocicolumnscale (PHP 4, PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.0.0) o ... cicolumnscale — oci_field_scale() のエイリアス 説明 oci_field_sc ... 用しないことを強く推奨します。 関連キーワード: oci , scale , OCI , ocicolumnscale , 推奨 , ocicolumnprecision ...
https://man.plustar.jp/php/function.ocicolumnscale.html - [similar]
2つの任意精度数値の乗算を行う 7790
« bcmod bcpow » PHP Manual BC Math 関数 2つの任意精度数値の乗算を行う bcmul (PHP 4, PHP 5, PHP 7 ... 説明 bcmul ( string $num1 , string $num2 , ? int $scale = null ): string num1 に num2 を掛けます。 パラメー ... ランドを表す文字列。 num2 右オペランドを表す文字列。 scale このオプションパラメータを使用して、結果の小数点以 ... 下の桁数を指定します。省略した場合は、 bcscale() 関数でグローバルに設定した桁数をデフォルトとして ... を文字列で返します。 変更履歴 バージョン 説明 8.0.0 scale is now nullable. 7.3.0 bcmul() 関数が、指定されたス ...
https://man.plustar.jp/php/function.bcmul.html - [similar]
任意精度数値のべき乗の、指定した数値による剰余 7712
« bcpow bcscale » PHP Manual BC Math 関数 任意精度数値のべき乗の、指定した数値による剰余 bcpowmo ... $num , string $exponent , string $modulus , ? int $scale = null ): string modulus で割った余りを求めることを ... 。 パラメータ num 基数を表す整数の文字列。 (つまり、scale は 0 でなければいけません) exponent 指数を表す、負 ... でない、整数の文字列。 (つまり、scale は 0 でなければいけません) modulus 法を表す、整数の ... 文字列。 (つまり、scale は 0 でなければいけません) scale このオプションパラ ...
https://man.plustar.jp/php/function.bcpowmod.html - [similar]
フィールドの桁数を問い合わせる 7596
« oci_field_precision oci_field_size » PHP Manual OCI8 関数 フィールドの桁数を問い合わせる oci_f ... ield_scale (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fiel ... d_scale — フィールドの桁数を問い合わせる 説明 oci_field_sc ... 。 失敗した場合に false を返します 例 例1 oci_field_scale() の例 <?php // 以下のテーブルを用意します // CREA ... i_field_precision ( $stid , $i ) . " " . oci_field_scale ( $stid , $i ) . "<br>\n" ; } // 出力は // C1 0 -1 ...
https://man.plustar.jp/php/function.oci-field-scale.html - [similar]
Rate of change ratio 100 scale: (price/prevPrice)*100 7596
« trader_rocp trader_rocr » PHP Manual Trader 関数 Rate of change ratio 100 scale: (price/prevPr ... = 0.2.0) trader_rocr100 — Rate of change ratio 100 scale: (price/prevPrice)*100 説明 trader_rocr100 ( array ... キーワード: trader , array , Rate , change , ratio , scale , price , prevPrice , timePeriod , period ...
https://man.plustar.jp/php/function.trader-rocr100.html - [similar]
すべての BC 演算関数におけるデフォルトのスケールを設定/取得する 7557
« bcpowmod bcsqrt » PHP Manual BC Math 関数 すべての BC 演算関数におけるデフォルトのスケールを設 ... 定/取得する bcscale (PHP 4, PHP 5, PHP 7, PHP 8) bcscale — すべての BC ... 数におけるデフォルトのスケールを設定/取得する 説明 bcscale ( int $scale ): int デフォルトのスケールを設定しま ... スケールを指定しなかった場合にこの値を使用します。 bcscale ( null $scale = null ): int 現在のスケールを取得し ... ます。 パラメータ scale スケール。 戻り値 スケールを設定する場合は、古いス ...
https://man.plustar.jp/php/function.bcscale.html - [similar]
ユーザー定義のエラーハンドラ関数を設定する 7557
« restore_exception_handler set_exception_handler » PHP Manual エラー処理関数 ユーザー定義のエラ ... turn true ; } // エラー処理のテスト用関数 function scale_by_log ( $vect , $scale ) { if (! is_numeric ( $sc ... ale ) || $scale <= 0 ) { trigger_error ( "log(x) for x <= 0 is und ... efined, you used: scale = $scale " , E_USER_ERROR ); } if (! is_array ( $v ... R_NOTICE ); $value = 0 ; } $temp [ $pos ] = log ( $scale ) * $value ; } return $temp ; } // 定義したエラーハ ...
https://man.plustar.jp/php/function.set-error-handler.html - [similar]
倍率を調整する 7557
« GmagickDraw::roundrectangle GmagickDraw::setfillcolor » PHP Manual GmagickDraw 倍率を調整する ... GmagickDraw::scale (PECL gmagick >= Unknown) GmagickDraw::scale — 倍率 ... を調整する 説明 public GmagickDraw::scale ( float $x , float $y ): GmagickDraw 現在の座標空間 ... 関連キーワード: 倍率 , 調整 , GmagickDraw , 方向 , scale , float , 水平 , 垂直 , roundrectangle , setfillco ...
https://man.plustar.jp/php/gmagickdraw.scale.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT