検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 853 for [SIMILAR] 16 1024 4096 WITH 136240 imagickdraw W... (0.835 sec.)
ImagickPixel のコンストラクタ 0
« ImagickPixel::clear ImagickPixel::destroy » PHP Manual ImagickPixel ImagickPixel のコンストラクタ ImagickPixel::__construct (PECL imagick 2, PECL imagick 3) ImagickPixel::__construct — ImagickPixel のコンストラクタ 説明 public ImagickPixel::__construct ( string $color = ? ) 警告 この関 ...
https://man.plustar.jp/php/imagickpixel.construct.html - [similar]
型宣言 0
« コールバック / Callable 型の相互変換 » PHP Manual 型 型宣言 型宣言 関数のパラメータや戻り値、 クラスのプロパティ (PHP 7.4.0 以降) に対して型を宣言することができます。 これによって、その値が特定の型であることを保証できます。 その型でない場合は、 TypeError がスローされます。 注意 : 親クラ ...
https://man.plustar.jp/php/language.types.declarations.html - [similar]
数値形式の文字列 0
« 文字列 配列 » PHP Manual 型 数値形式の文字列 数値形式の文字列 PHP の 文字列 は、 int や float と解釈できる場合は 数値と見なされます。 PHP 8.0.0 以降の正式な仕様は下記の通りです: WHITESPACES \s* LNUM [0-9]+ DNUM ([0-9]*)[\.]{LNUM}) | ({LNUM}[\.][0-9]*) EXPONENT_DNUM (({LNUM} | {DNUM}) [ ...
https://man.plustar.jp/php/language.types.numeric-strings.html - [similar]
The EvLoop class 0
« EvIo::set EvLoop::backend » PHP Manual Ev The EvLoop class The EvLoop class (PECL ev >= 0.2.0) はじめに Represents an event loop that is always distinct from the default loop . Unlike the default loop , it cannot handle EvChild watchers. Having threads we have to create a loop per thre ...
https://man.plustar.jp/php/class.evloop.html - [similar]
端数の切り捨て 0
« fdiv fmod » PHP Manual Math 関数 端数の切り捨て floor (PHP 4, PHP 5, PHP 7, PHP 8) floor — 端数の切り捨て 説明 floor ( int | float $num ): float 必要に応じて num を丸めることにより、 value をこえない最大の整数の値を (float 型で) 返します。 パラメータ num 丸める数値。 戻り値 num をこえな ...
https://man.plustar.jp/php/function.floor.html - [similar]
Gets the data associated with a node synchronously 0
« Zookeeper::exists Zookeeper::getAcl » PHP Manual Zookeeper Gets the data associated with a node synchronously Zookeeper::get (PECL zookeeper >= 0.1.0) Zookeeper::get — Gets the data associated with a node synchronously 説明 public Zookeeper::get ( string $path , callable $watcher_cb = ...
https://man.plustar.jp/php/zookeeper.get.html - [similar]
反時計回りに円弧を描く 0
« ps_add_weblink ps_arcn » PHP Manual PS 関数 反時計回りに円弧を描く ps_arc (PECL ps >= 1.1.0) ps_arc — 反時計回りに円弧を描く 説明 ps_arc ( resource $psdoc , float $x , float $y , float $radius , float $alpha , float $beta ): bool ( x , y ) を中心とした円の一部を描きます。円弧は alpha で ...
https://man.plustar.jp/php/function.ps-arc.html - [similar]
時計回りに円弧を描く 0
« ps_arc ps_begin_page » PHP Manual PS 関数 時計回りに円弧を描く ps_arcn (PECL ps >= 1.1.0) ps_arcn — 時計回りに円弧を描く 説明 ps_arcn ( resource $psdoc , float $x , float $y , float $radius , float $alpha , float $beta ): bool ( x , y ) を中心とした円の一部を描きます。円弧は alpha で指 ...
https://man.plustar.jp/php/function.ps-arcn.html - [similar]
Linear Gradient 0
« UI\Draw\Brush\Gradient::setStop UI\Draw\Brush\LinearGradient::__construct » PHP Manual UI Linear Gradient Linear Gradient (UI 2.0.0) はじめに クラス概要 class UI\Draw\Brush\LinearGradient extends UI\Draw\Brush\Gradient { /* Constructor */ public __construct ( UI\Point $start , UI\Point ...
https://man.plustar.jp/php/class.ui-draw-brush-lineargradient.html - [similar]
部分楕円を描画する 0
« imageantialias imageavif » PHP Manual GD および Image 関数 部分楕円を描画する imagearc (PHP 4, PHP 5, PHP 7, PHP 8) imagearc — 部分楕円を描画する 説明 imagearc ( GdImage $image , int $center_x , int $center_y , int $width , int $height , int $start_angle , int $end_angle , int $color ) ...
https://man.plustar.jp/php/function.imagearc.html - [similar]