検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 292 for y (0.009 sec.)
三次ベジエ曲線を描画する 6017
« ImagickDraw::pathCurveToSmoothAbsolute ImagickDraw::pathEllipticArcAbsolute » PHP Manual Imagi ... aw::pathCurveToSmoothRelative ( float $x2 , float $y2 , float $x , float $y ): bool 警告 この関数は、 現 ... 数のリストのみが 記述されています。 現在の点から (x,y) までの三次ベジエ曲線 (相対座標) を描画します。 最 ... )。 2 番目の制御点 (曲線の終了地点の制御点) は (x2,y2) となります。 現在の位置は polybezier が使用する最 ... 後の (x,y) 座標の組となります。 パラメータ x2 2 番目の制御点 ...
https://man.plustar.jp/php/imagickdraw.pathcurvetosmoothrelative.html - [similar]
多角形を描画する 5941
« ImagickDraw::point ImagickDraw::polyline » PHP Manual ImagickDraw 多角形を描画する ImagickDraw ... ::polygon (PECL imagick 2, PECL imagick 3) ImagickDraw::p ... olygon — 多角形を描画する 説明 public ImagickDraw::pol ... ygon ( array $coordinates ): bool 警告 この関数は、 現在のところ ... 描画します。 パラメータ coordinates 多次元配列。 array( array( 'x' => 3, 'y' => 4 ), array( 'x' => 2, 'y' ...
https://man.plustar.jp/php/imagickdraw.polygon.html - [similar]
2 変数のアークタンジェント 5893
« asinh atan » PHP Manual Math 関数 2 変数のアークタンジェント atan2 (PHP 4, PHP 5, PHP 7, PHP 8 ... 2 — 2 変数のアークタンジェント 説明 atan2 ( float $y , float $x ): float この関数は、2 つの変数 x および ... y のアークタンジェントを計算します。 y / x のアークタ ... の間(両端を含む)のラジアンで返します。 パラメータ y 被除数。 x 除数。 戻り値 y / x のアークタンジェント ...
https://man.plustar.jp/php/function.atan2.html - [similar]
二次ベジエ曲線を描画する 5893
« ImagickDraw::pathCurveToQuadraticBezierRelative ImagickDraw::pathCurveToQuadraticBezierSmoothR ... oQuadraticBezierSmoothAbsolute ( float $x , float $y ): bool 警告 この関数は、 現在のところ詳細な情報は ... 数のリストのみが 記述されています。 現在の点から (x,y) までの二次ベジエ曲線 (絶対座標) を描画します。 制 ... は、現在の点を制御点とみなします)。 現在の位置は polybezier が使用する最後の (x,y) 座標の組となります。 ... 次ベジエ曲線だけです。 パラメータ x 終点の x 座標。 y 終点の y 座標。 戻り値 値を返しません。 例 例1 Ima ...
https://man.plustar.jp/php/imagickdraw.pathcurvetoquadraticbeziersmoothabsolute.... - [similar]
二次ベジエ曲線を描画する 5893
« ImagickDraw::pathCurveToQuadraticBezierSmoothAbsolute ImagickDraw::pathCurveToRelative » PHP M ... oQuadraticBezierSmoothRelative ( float $x , float $y ): bool 警告 この関数は、 現在のところ詳細な情報は ... 数のリストのみが 記述されています。 現在の点から (x,y) までの二次ベジエ曲線 (相対座標) を描画します。 制 ... は、現在の点を制御点とみなします)。 現在の位置は polybezier が使用する最後の (x,y) 座標の組となります。 ... 次ベジエ曲線だけです。 パラメータ x 終点の x 座標。 y 終点の y 座標。 戻り値 値を返しません。 例 例1 Ima ...
https://man.plustar.jp/php/imagickdraw.pathcurvetoquadraticbeziersmoothrelative.... - [similar]
ISO 日付を設定する 5817
« DateTimeImmutable::setDate DateTimeImmutable::setTime » PHP Manual DateTimeImmutable ISO 日付を ... る 説明 public DateTimeImmutable::setISODate ( int $year , int $week , int $dayOfWeek = 1 ): DateTimeImm ... ェクト。 この関数は、このオブジェクトを変更します。 year その日付の年。 week その日付の週。 dayOfWeek 週 ... > setISODate ( 2008 , 2 ); echo $date -> format ( 'Y-m-d' ) . "\n" ; $date -> setISODate ( 2008 , 2 , 7 ... ); echo $date -> format ( 'Y-m-d' ) . "\n" ; ?> 手続き型 <?php $date = date_cre ...
https://man.plustar.jp/php/datetimeimmutable.setisodate.html - [similar]
Unixタイムスタンプを書式化する 5779
« date_timezone_set getdate » PHP Manual 日付・時刻 関数 Unixタイムスタンプを書式化する date (PH ... t_timezone_set ( 'UTC' ); // 結果は、たとえば Monday のようになります。 echo date ( "l" ); // 結果は、た ... とえば Monday 8th of August 2005 03:12:46 PM のようになります。 ... echo date ( 'l jS \of F Y h:i:s A' ); // 結果は July 1, 2000 is on a Saturda ... y となります。 echo "July 1, 2000 is on a " . date ( "l" , mktime ( 0 , 0 , ...
https://man.plustar.jp/php/function.date.html - [similar]
塗りつぶした多角形を描画する 5779
« imagefilledellipse imagefilledrectangle » PHP Manual GD および Image 関数 塗りつぶした多角形を ... 描画する imagefilledpolygon (PHP 4, PHP 5, PHP 7, PHP 8) imagefilledpolygon ... (名前付き引数をサポートしていません) imagefilledpolygon ( GdImage $image , array $points , int $color ) ... のシグネチャ (PHP 8.1.0 以降 は非推奨) imagefilledpolygon ( GdImage $image , array $points , int $num_poi ... nts , int $color ): bool imagefilledpolygon() は画像 image 上に塗りつぶした多角形を生成しま ...
https://man.plustar.jp/php/function.imagefilledpolygon.html - [similar]
実行時設定 5779
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ォルト 変更可能 変更履歴 seaslog.appender 1 PHP_INI_SYSTEM seaslog.appender_retry 0 PHP_INI_ALL seaslog.l ... 514 PHP_INI_ALL seaslog.remote_timeout 1 PHP_INI_SYSTEM seaslog.default_basepath /var/log/www PHP_INI_ ... SYSTEM seaslog.default_logger default PHP_INI_SYSTEM ... ault_template %T | %L | %P | %Q | %t | %M PHP_INI_SYSTEM seaslog.default_datetime_format Y-m-d H:i:s PH ...
https://man.plustar.jp/php/seaslog.configuration.html - [similar]
FreeType 2 によるフォントを用いてイメージにテキストを描画する 5741
« imageftbbox imagegammacorrect » PHP Manual GD および Image 関数 FreeType 2 によるフォントを用い ... >= 4.0.7, PHP 5, PHP 7, PHP 8) imagefttext — FreeType 2 によるフォントを用いてイメージにテキストを描画 ... image , float $size , float $angle , int $x , int $y , int $color , string $font_filename , string $tex ... t , array $options = [] ): array | false 注意 : PHP 8.0.0 よ ... 度の場合は下から上に読むテキストとなります。 x x と y で表す座標が、最初の文字のベースポイント (その文字 ...
https://man.plustar.jp/php/function.imagefttext.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT