Results of 1 - 10 of about 714 for Float (0.012 sec.)
- ImagickDraw クラス 8134
- « Imagick::writeImagesFile ImagickDraw::affine » PHP Manual ImageMagick ImagickDraw クラス Imagi
...
affine ( array $affine ): bool public annotation ( float $x , float $y , string $text ): bool public arc ( ...
float $sx , float $sy , float $ex , float $ey , float $sd , float $e ...
ezier ( array $coordinates ): bool public circle ( float $ox , float $oy , float $px , float $py ): bool pu ...
: bool public clone (): ImagickDraw public color ( float $x , float $y , int $paintMethod ): bool public co ...
-
https://man.plustar.jp/php/class.imagickdraw.html
- [similar]
- GmagickDraw クラス 7408
- « Gmagick::writeimage GmagickDraw::annotate » PHP Manual Gmagick GmagickDraw クラス GmagickDraw
...
ass GmagickDraw { /* メソッド */ public annotate ( float $x , float $y , string $text ): GmagickDraw public ...
arc ( float $sx , float $sy , float $ex , float $ey , float $s ...
d , float $ed ): GmagickDraw public bezier ( array $coordina ...
te_array ): GmagickDraw public ellipse ( float $ox , float $oy , float $rx , float $ry , float $s ...
-
https://man.plustar.jp/php/class.gmagickdraw.html
- [similar]
- Imagick クラス 7241
- « 基本的な使用法 Imagick::adaptiveBlurImage » PHP Manual ImageMagick Imagick クラス Imagick クラ
...
ct ( mixed $files = ? ) public adaptiveBlurImage ( float $radius , float $sigma , int $channel = Imagick::C ...
gacy = false ): bool public adaptiveSharpenImage ( float $radius , float $sigma , int $channel = Imagick::C ...
ublic annotateImage ( ImagickDraw $draw_settings , float $x , float $y , float $angle , string $text ): boo ...
( mixed $threshold ): bool public blueShiftImage ( float $factor = 1.5 ): bool public blurImage ( float $ra ...
-
https://man.plustar.jp/php/class.imagick.html
- [similar]
- 浮動小数点数を丸める 6815
- « rand sin » PHP Manual Math 関数 浮動小数点数を丸める round (PHP 4, PHP 5, PHP 7, PHP 8) round
...
— 浮動小数点数を丸める 説明 round ( int | float $num , int $precision = 0 , int $mode = PHP_ROUND_ ...
HALF_UP ): float num を、指定した precision (小数点以下の桁数)に丸め ...
戻り値 precision で与えられた精度に丸められた値を float で返します。 変更履歴 バージョン 説明 8.0.0 num は ...
( 678 , - 3 )); ?> 上の例の出力は以下となります。 float(3) float(4) float(4) float(4) float(5.05) float(5. ...
-
https://man.plustar.jp/php/function.round.html
- [similar]
- OpenAL ソースのプロパティを取得する 6731
- « openal_source_destroy openal_source_pause » PHP Manual OpenAL 関数 OpenAL ソースのプロパティを
...
RELATIVE (int)、 AL_SOURCE_STATE (int)、 AL_PITCH (float)、 AL_GAIN (float)、 AL_MIN_GAIN (float)、 AL_MAX_ ...
GAIN (float)、 AL_MAX_DISTANCE (float)、 AL_ROLLOFF_FACTOR (fl ...
oat)、 AL_CONE_OUTER_GAIN (float)、 AL_CONE_INNER_ANGLE (float)、 AL_CONE_OUTER_ANG ...
LE (float)、 AL_REFERENCE_DISTANCE (float)、 AL_POSITION (ar ...
-
https://man.plustar.jp/php/function.openal-source-get.html
- [similar]
- ソースのプロパティを設定する 6676
- « openal_source_rewind openal_source_stop » PHP Manual OpenAL 関数 ソースのプロパティを設定する
...
RELATIVE (int)、 AL_SOURCE_STATE (int)、 AL_PITCH (float)、 AL_GAIN (float)、 AL_MIN_GAIN (float)、 AL_MAX_ ...
GAIN (float)、 AL_MAX_DISTANCE (float)、 AL_ROLLOFF_FACTOR (fl ...
oat)、 AL_CONE_OUTER_GAIN (float)、 AL_CONE_INNER_ANGLE (float)、 AL_CONE_OUTER_ANG ...
LE (float)、 AL_REFERENCE_DISTANCE (float)、 AL_POSITION (ar ...
-
https://man.plustar.jp/php/function.openal-source-set.html
- [similar]
- Gmagick クラス 6571
- « 例 Gmagick::addimage » PHP Manual Gmagick Gmagick クラス Gmagick クラス (PECL gmagick >= Unkno
...
public annotateimage ( GmagickDraw $GmagickDraw , float $x , float $y , float $angle , string $text ): Gma ...
gick public blurimage ( float $radius , float $sigma , int $channel = ? ): Gmagi ...
th , int $height ): Gmagick public charcoalimage ( float $radius , float $sigma ): Gmagick public chopimage ...
ickDraw $GmagickDraw ): Gmagick public edgeimage ( float $radius ): Gmagick public embossimage ( float $rad ...
-
https://man.plustar.jp/php/class.gmagick.html
- [similar]
- Draw Path 6571
- « UI\Draw\Pen::write UI\Draw\Path::addRectangle » PHP Manual UI Draw Path Draw Path (UI 0.9.9) は
...
, UI\Size $size ) public arcTo ( UI\Point $point , float $radius , float $angle , float $sweep , float $neg ...
ative ) public bezierTo ( UI\Point $point , float $radius , float $angle , float $sweep , float $neg ...
() public end () public lineTo ( UI\Point $point , float $radius , float $angle , float $sweep , float $neg ...
oint ) public newFigureWithArc ( UI\Point $point , float $radius , float $angle , float $sweep , float $neg ...
-
https://man.plustar.jp/php/class.ui-draw-path.html
- [similar]
- リスナーのプロパティを取得する 6410
- « openal_device_open openal_listener_set » PHP Manual OpenAL 関数 リスナーのプロパティを取得する
...
パラメータ property 取得するプロパティ。 AL_GAIN (float)、 AL_POSITION (array(float,float,float))、 AL_VEL ...
OCITY (array(float,float,float)) そして AL_ORIENTATION (array(float,f ...
loat,float)) のいずれか。 戻り値 float あるいは float の配列 ...
) - リスナーのプロパティを設定する 関連キーワード: float , リスナー , 取得 , array , property , device , op ...
-
https://man.plustar.jp/php/function.openal-listener-get.html
- [similar]
- リスナーのプロパティを設定する 6410
- « openal_listener_get openal_source_create » PHP Manual OpenAL 関数 リスナーのプロパティを設定す
...
パラメータ property 設定するプロパティ。 AL_GAIN (float)、 AL_POSITION (array(float,float,float))、 AL_VEL ...
OCITY (array(float,float,float)) そして AL_ORIENTATION (array(float,f ...
loat,float)) のいずれか。 setting 設定する値。float あるいは ...
) - リスナーのプロパティを取得する 関連キーワード: float , 設定 , リスナー , array , property , setting , c ...
-
https://man.plustar.jp/php/function.openal-listener-set.html
- [similar]