検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 777 for [SIMILAR] 16 1024 4096 WITH 122523 gmagickdraw W... (0.568 sec.)
変数が整数型かどうかを検査する 0
« is_float is_integer » PHP Manual 変数操作 関数 変数が整数型かどうかを検査する is_int (PHP 4, PHP 5, PHP 7, PHP 8) is_int — 変数が整数型かどうかを検査する 説明 is_int ( mixed $value ): bool 与えられた変数の型が整数型かどうかを検査します。 注意 : 変数が数値か数値形式の文字列かを判断したい ...
https://man.plustar.jp/php/function.is-int.html - [similar]
正弦(サイン) 0
« round sinh » PHP Manual Math 関数 正弦(サイン) sin (PHP 4, PHP 5, PHP 7, PHP 8) sin — 正弦(サイン) 説明 sin ( float $num ): float sin() は、 num のサインを 返します。 num はラジアンです。 パラメータ num ラジアンで表した値。 戻り値 num のサインを返します。 例 例1 sin() の例 <?php // ...
https://man.plustar.jp/php/function.sin.html - [similar]
画像の輝度を引き伸ばして飽和させる 0
« Imagick::levelImage Imagick::liquidRescaleImage » PHP Manual Imagick 画像の輝度を引き伸ばして飽和させる Imagick::linearStretchImage (PECL imagick 2, PECL imagick 3) Imagick::linearStretchImage — 画像の輝度を引き伸ばして飽和させる 説明 public Imagick::linearStretchImage ( float $blackPo ...
https://man.plustar.jp/php/imagick.linearstretchimage.html - [similar]
モーションブラーをシミュレートする 0
« Imagick::mosaicImages Imagick::negateImage » PHP Manual Imagick モーションブラーをシミュレートする Imagick::motionBlurImage (PECL imagick 2, PECL imagick 3) Imagick::motionBlurImage — モーションブラーをシミュレートする 説明 public Imagick::motionBlurImage ( float $radius , float $sigma ...
https://man.plustar.jp/php/imagick.motionblurimage.html - [similar]
Color Representation 0
« UI\Draw\Matrix::translate UI\Draw\Color::__construct » PHP Manual UI Color Representation Color Representation (UI 0.9.9) はじめに Represents RGBA colours, individual channels are accessible via public properties. クラス概要 class UI\Draw\Color { /* Constants */ const int Red ; const i ...
https://man.plustar.jp/php/class.ui-draw-color.html - [similar]
逆正接(アークタンジェント) 0
« atan2 atanh » PHP Manual Math 関数 逆正接(アークタンジェント) atan (PHP 4, PHP 5, PHP 7, PHP 8) atan — 逆正接(アークタンジェント) 説明 atan ( float $num ): float num のアークタンジェントをラジアンで返します。 atan() is the は tan() の逆関数で、 atan() がとりうる範囲内のすべての a に ...
https://man.plustar.jp/php/function.atan.html - [similar]
双曲線余弦(ハイパボリックコサイン) 0
« cos decbin » PHP Manual Math 関数 双曲線余弦(ハイパボリックコサイン) cosh (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) cosh — 双曲線余弦(ハイパボリックコサイン) 説明 cosh ( float $num ): float num のハイパボリックコサインを返します。 これは、 (exp(arg) + exp(-arg))/2 で定義されます。 パラ ...
https://man.plustar.jp/php/function.cosh.html - [similar]
値が有限の数値であるかどうかを判定する 0
« intdiv is_infinite » PHP Manual Math 関数 値が有限の数値であるかどうかを判定する is_finite (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) is_finite — 値が有限の数値であるかどうかを判定する 説明 is_finite ( float $num ): bool num が このプラットフォーム上で有効な有限値であるかどうかを調べます。 ...
https://man.plustar.jp/php/function.is-finite.html - [similar]
ある範囲の整数を有する配列を作成する 0
« prev reset » PHP Manual 配列 関数 ある範囲の整数を有する配列を作成する range (PHP 4, PHP 5, PHP 7, PHP 8) range — ある範囲の整数を有する配列を作成する 説明 range ( string | int | float $start , string | int | float $end , int | float $step = 1 ): array ある範囲の整数を有する配列を作成し ...
https://man.plustar.jp/php/function.range.html - [similar]
双曲線正弦(ハイパボリックサイン) 0
« sin sqrt » PHP Manual Math 関数 双曲線正弦(ハイパボリックサイン) sinh (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) sinh — 双曲線正弦(ハイパボリックサイン) 説明 sinh ( float $num ): float num のハイパボリックサインを返します。 これは、 (exp(num) - exp(-num))/2 で定義されます。 パラメータ n ...
https://man.plustar.jp/php/function.sinh.html - [similar]