検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 853 for [SIMILAR] 16 1024 4096 WITH 136240 imagickdraw W... (0.529 sec.)
オープンポリゴンを描画する 0
« imageloadfont imagepalettecopy » PHP Manual GD および Image 関数 オープンポリゴンを描画する imageopenpolygon (PHP 7 >= 7.2.0, PHP 8) imageopenpolygon — オープンポリゴンを描画する 説明 PHP 8.0.0 以降のシグネチャ (名前付き引数をサポートしていません) imageopenpolygon ( GdImage $image , ar ...
https://man.plustar.jp/php/function.imageopenpolygon.html - [similar]
多角形を描画する 0
« imagepng imagerectangle » PHP Manual GD および Image 関数 多角形を描画する imagepolygon (PHP 4, PHP 5, PHP 7, PHP 8) imagepolygon — 多角形を描画する 説明 PHP 8.0.0 以降のシグネチャ(名前付き引数をサポートしていません) imagepolygon ( GdImage $image , array $points , int $color ): bool 代 ...
https://man.plustar.jp/php/function.imagepolygon.html - [similar]
Returns the sum of all values in the map 0
« Ds\Map::sorted Ds\Map::toArray » PHP Manual Map Returns the sum of all values in the map Ds\Map::sum (No version information available, might only be in Git) Ds\Map::sum — Returns the sum of all values in the map 説明 public Ds\Map::sum (): int | float Returns the sum of all values in ...
https://man.plustar.jp/php/ds-map.sum.html - [similar]
Configures the watcher 0
« EvPeriodic::createStopped EvPrepare » PHP Manual EvPeriodic Configures the watcher EvPeriodic::set (PECL ev >= 0.2.0) EvPeriodic::set — Configures the watcher 説明 public EvPeriodic::set ( float $offset , float $interval ): void (Re-)Configures EvPeriodic watcher パラメータ offset The ...
https://man.plustar.jp/php/evperiodic.set.html - [similar]
配列の中の値の合計を計算する 0
« array_splice array_udiff_assoc » PHP Manual 配列 関数 配列の中の値の合計を計算する array_sum (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) array_sum — 配列の中の値の合計を計算する 説明 array_sum ( array $array ): int | float array_sum() は、配列の中の値の合計を整数または float として返します。 ...
https://man.plustar.jp/php/function.array-sum.html - [similar]
引数で除算をした際の剰余を返す 0
« floor getrandmax » PHP Manual Math 関数 引数で除算をした際の剰余を返す fmod (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) fmod — 引数で除算をした際の剰余を返す 説明 fmod ( float $num1 , float $num2 ): float 被除数( num1 )を除数( num2 ) で割った余りを返します。余り( r )は、 整数 i を使用し ...
https://man.plustar.jp/php/function.fmod.html - [similar]
明度、飽和度、色相を制御する 0
« Imagick::minifyImage Imagick::montageImage » PHP Manual Imagick 明度、飽和度、色相を制御する Imagick::modulateImage (PECL imagick 2, PECL imagick 3) Imagick::modulateImage — 明度、飽和度、色相を制御する 説明 public Imagick::modulateImage ( float $brightness , float $saturation , float ...
https://man.plustar.jp/php/imagick.modulateimage.html - [similar]
ベクターグラフィックを含む文字列を返す 0
« ImagickDraw::getTextUnderColor ImagickDraw::line » PHP Manual ImagickDraw ベクターグラフィックを含む文字列を返す ImagickDraw::getVectorGraphics (PECL imagick 2, PECL imagick 3) ImagickDraw::getVectorGraphics — ベクターグラフィックを含む文字列を返す 説明 public ImagickDraw::getVectorGra ...
https://man.plustar.jp/php/imagickdraw.getvectorgraphics.html - [similar]
変数がスカラかどうかを調べる 0
« is_resource is_string » PHP Manual 変数操作 関数 変数がスカラかどうかを調べる is_scalar (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) is_scalar — 変数がスカラかどうかを調べる 説明 is_scalar ( mixed $value ): bool 指定した変数がスカラかどうかを調べます。 スカラ変数には int 、 float 、 string あ ...
https://man.plustar.jp/php/function.is-scalar.html - [similar]
底が 10 の対数 0
« lcg_value log1p » PHP Manual Math 関数 底が 10 の対数 log10 (PHP 4, PHP 5, PHP 7, PHP 8) log10 — 底が 10 の対数 説明 log10 ( float $num ): float 底を 10 とする num の対数を返します。 パラメータ num 処理する引数。 戻り値 底を 10 とする num の対数を返します。 参考 log() - 自然対数 関連キ ...
https://man.plustar.jp/php/function.log10.html - [similar]