検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 714 for Float (0.011 sec.)
弧を描く 5329
« GmagickDraw::annotate GmagickDraw::bezier » PHP Manual GmagickDraw 弧を描く GmagickDraw::arc ( ... raw::arc — 弧を描く 説明 public GmagickDraw::arc ( float $sx , float $sy , float $ex , float $ey , float $s ... d , float $ed ): GmagickDraw 指定した矩形内に収まる弧を、画像 ... ブジェクトを返します。 関連キーワード: GmagickDraw , float , 弧 , 矩形 , 座標 , 位置 , 終了 , arc , 開始 , 角 ...
https://man.plustar.jp/php/gmagickdraw.arc.html - [similar]
角が丸い矩形を描く 5169
« GmagickDraw::rotate GmagickDraw::scale » PHP Manual GmagickDraw 角が丸い矩形を描く GmagickDraw ... 矩形を描く 説明 public GmagickDraw::roundrectangle ( float $x1 , float $y1 , float $x2 , float $y2 , float $r ... x , float $ry ): GmagickDraw 二つの座標そして x 方向と y 方向 ... トを返します。 関連キーワード: 矩形 , GmagickDraw , float , 角 , 座標 , 方向 , 半径 , roundrectangle , 最初 ...
https://man.plustar.jp/php/gmagickdraw.roundrectangle.html - [similar]
現在の Unix タイムスタンプをマイクロ秒まで返す 5113
« localtime mktime » PHP Manual 日付・時刻 関数 現在の Unix タイムスタンプをマイクロ秒まで返す m ... タンプをマイクロ秒まで返す 説明 microtime ( bool $as_float = false ): string | float microtime() は、現在の U ... hrtime() を使うことをお勧めします。 パラメータ as_float true を指定すると、 microtime() は文字列ではなく f ... ら経過したマイクロ秒数を秒単位で表したものです。 as_float を true に設定すると、 microtime() は Unixエポック ... からの経過秒数を マイクロ秒で正確になるように float で表したものを返します。 例 例1 タイマスクリプト実 ...
https://man.plustar.jp/php/function.microtime.html - [similar]
Draw Stroke 5092
« UI\Draw\Color::setChannel UI\Draw\Stroke::__construct » PHP Manual UI Draw Stroke Draw Stroke ... Cap::Flat , int $join = UI\Draw\Line\Join::Miter , float $thickness = 1 , float $miterLimit = 10 ) /* メソッ ... nt public getJoin (): int public getMiterLimit (): float public getThickness (): float public setCap ( int ... ublic setJoin ( int $join ) public setMiterLimit ( float $limit ) public setThickness ( float $thickness ) ... — Set Thickness 関連キーワード: Stroke , public , float , int , Get , Set , Cap , construct , Miter , thic ...
https://man.plustar.jp/php/class.ui-draw-stroke.html - [similar]
曲線を描く 5064
« ps_continue_text ps_delete » PHP Manual PS 関数 曲線を描く ps_curveto (PECL ps >= 1.1.0) ps_cu ... o — 曲線を描く 説明 ps_curveto ( resource $psdoc , float $x1 , float $y1 , float $x2 , float $y2 , float $x ... 3 , float $y3 ): bool 現在のパスに対して、3 つの制御点を指定 ... ineto() - 直線を描く 関連キーワード: 曲線 , 制御 , float , 座標 , curveto , 最初 , psdoc , lineto , 参考 , ...
https://man.plustar.jp/php/function.ps-curveto.html - [similar]
絶対値 4980
« Math 関数 acos » PHP Manual Math 関数 絶対値 abs (PHP 4, PHP 5, PHP 7, PHP 8) abs — 絶対値 説明 ... abs ( int | float $num ): int | float num の絶対値を返します。 パラメ ... 値。 戻り値 num の絶対値を返します。もし num の型が float であった場合、 戻り値の型も float となります。それ ... 以外の場合は 戻り値の型は int となります( float は、 int の最大値より大きい値をとることがありえるか ... abs() の例 <?php echo abs (- 4.2 ); // 4.2 (double/float) echo abs ( 5 ); // 5 (integer) echo abs (- 5 ); / ...
https://man.plustar.jp/php/function.abs.html - [similar]
整数 4980
« 論理型 (boolean) 浮動小数点数 » PHP Manual 型 整数 整数 int は、ℤ = {..., -2, -1, 0, 1, 2, ... ... ーフロー int 型の範囲外の数を指定した場合、かわりに float として解釈されます。また、結果が int 型の範囲外の数 ... となるような計算を行うと float が代わりに返されます。 例2 32 ビットシステムにおけ ... mber = 2147483648 ; var_dump ( $large_number ); // float(2147483648) $million = 1000000 ; $large_number = 5 ... 0000 * $million ; var_dump ( $large_number ); // float(50000000000) ?> 例3 64 ビットシステムにおける整数の ...
https://man.plustar.jp/php/language.types.integer.html - [similar]
Represents a Font 4952
« UI\Draw\Text\Layout::setWidth UI\Draw\Text\Font::__construct » PHP Manual UI Represents a Font ... $descriptor ) /* メソッド */ public getAscent (): float public getDescent (): float public getLeading (): ... float public getUnderlinePosition (): float public getUnderlineThickness (): float } 目次 UI\D ... 関連キーワード: Font , Text , Represents , public , float , Metrics , construct , getUnderlineThickness , ge ...
https://man.plustar.jp/php/class.ui-draw-text-font.html - [similar]
以降の出力で用いるシェーディングを作成する 4952
« ps_shading_pattern ps_shfill » PHP Manual PS 関数 以降の出力で用いるシェーディングを作成する p ... 説明 ps_shading ( resource $psdoc , string $type , float $x0 , float $y0 , float $x1 , float $y1 , float $c ... 1 , float $c2 , float $c3 , float $c4 , string $optlist ): i ... をシェーディングで塗りつぶす 関連キーワード: 作成 , float , 出力 , shading , パラメータ , pattern , 位置 , 終 ...
https://man.plustar.jp/php/function.ps-shading.html - [similar]
現在の時間を得る 4925
« getdate gmdate » PHP Manual 日付・時刻 関数 現在の時間を得る gettimeofday (PHP 4, PHP 5, PHP 7 ... ay — 現在の時間を得る 説明 gettimeofday ( bool $as_float = false ): array | float この関数は、gettimeofday( ... れたデータを有する連想配列を返します。 パラメータ as_float true を指定すると、配列ではなく float で返します。 ... 戻り値 デフォルトでは配列を返します。 as_float が設定されている場合は float を返します。 配列のキ ... [dsttime] => 1 ) 1073504408.23910 関連キーワード: float , gettimeofday , 関数 , 配列 , usec , dsttime , mi ...
https://man.plustar.jp/php/function.gettimeofday.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT