検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 853 for [SIMILAR] 16 1024 4096 WITH 136240 imagickdraw W... (1.076 sec.)
画像のレベルを調節する 0
« Imagick::labelImage Imagick::linearStretchImage » PHP Manual Imagick 画像のレベルを調節する Imagick::levelImage (PECL imagick 2, PECL imagick 3) Imagick::levelImage — 画像のレベルを調節する 説明 public Imagick::levelImage ( float $blackPoint , float $gamma , float $whitePoint , int $ch ...
https://man.plustar.jp/php/imagick.levelimage.html - [similar]
画像の解像度を設定する 0
« Imagick::setRegistry Imagick::setResourceLimit » PHP Manual Imagick 画像の解像度を設定する Imagick::setResolution (PECL imagick 2, PECL imagick 3) Imagick::setResolution — 画像の解像度を設定する 説明 public Imagick::setResolution ( float $x_resolution , float $y_resolution ): bool 画像 ...
https://man.plustar.jp/php/imagick.setresolution.html - [similar]
正規化した HSL カラーを設定する 0
« ImagickPixel::setColorValueQuantum ImagickPixel::setIndex » PHP Manual ImagickPixel 正規化した HSL カラーを設定する ImagickPixel::setHSL (PECL imagick 2, PECL imagick 3) ImagickPixel::setHSL — 正規化した HSL カラーを設定する 説明 public ImagickPixel::setHSL ( float $hue , float $satura ...
https://man.plustar.jp/php/imagickpixel.sethsl.html - [similar]
数値をフォーマットする 0
« NumberFormatter::formatCurrency NumberFormatter::getAttribute » PHP Manual NumberFormatter 数値をフォーマットする NumberFormatter::format numfmt_format (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::format -- numfmt_format — 数値をフォーマットする 説明 オブジェクト ...
https://man.plustar.jp/php/numberformatter.format.html - [similar]
現在のパスを塗りつぶし、線を引く 0
« ps_end_template ps_fill » PHP Manual PS 関数 現在のパスを塗りつぶし、線を引く ps_fill_stroke (PECL ps >= 1.1.0) ps_fill_stroke — 現在のパスを塗りつぶし、線を引く 説明 ps_fill_stroke ( resource $psdoc ): bool ps_lineto() のような描画関数によって事前に作成されたパスを塗りつぶし、描画しま ...
https://man.plustar.jp/php/function.ps-fill-stroke.html - [similar]
Font Descriptor 0
« UI\Draw\Text\Font::getUnderlineThickness UI\Draw\Text\Font\Descriptor::__construct » PHP Manual UI Font Descriptor Font Descriptor (UI 0.9.9) はじめに Describes a font クラス概要 class UI\Draw\Text\Font\Descriptor { /* Constructor */ public __construct ( string $family , float $size , ...
https://man.plustar.jp/php/class.ui-draw-text-font-descriptor.html - [similar]
逆余弦(アークコサイン) 0
« abs acosh » PHP Manual Math 関数 逆余弦(アークコサイン) acos (PHP 4, PHP 5, PHP 7, PHP 8) acos — 逆余弦(アークコサイン) 説明 acos ( float $num ): float num のアークコサインをラジアンで返します。 acos() は cos() の逆関数で、 acos() がとりうる範囲内のすべての a について a==cos(acos(a ...
https://man.plustar.jp/php/function.acos.html - [similar]
逆正弦(アークサイン) 0
« acosh asinh » PHP Manual Math 関数 逆正弦(アークサイン) asin (PHP 4, PHP 5, PHP 7, PHP 8) asin — 逆正弦(アークサイン) 説明 asin ( float $num ): float num のアークサインをラジアンで返します。 asin() は sin() の逆関数で、 asin() がとりうる範囲内のすべての a について a==sin(asin(a)) が ...
https://man.plustar.jp/php/function.asin.html - [similar]
変数が整数型かどうかを検査する 0
« is_float is_integer » PHP Manual 変数操作 関数 変数が整数型かどうかを検査する is_int (PHP 4, PHP 5, PHP 7, PHP 8) is_int — 変数が整数型かどうかを検査する 説明 is_int ( mixed $value ): bool 与えられた変数の型が整数型かどうかを検査します。 注意 : 変数が数値か数値形式の文字列かを判断したい ...
https://man.plustar.jp/php/function.is-int.html - [similar]
正弦(サイン) 0
« round sinh » PHP Manual Math 関数 正弦(サイン) sin (PHP 4, PHP 5, PHP 7, PHP 8) sin — 正弦(サイン) 説明 sin ( float $num ): float sin() は、 num のサインを 返します。 num はラジアンです。 パラメータ num ラジアンで表した値。 戻り値 num のサインを返します。 例 例1 sin() の例 <?php // ...
https://man.plustar.jp/php/function.sin.html - [similar]