検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 853 for [SIMILAR] 16 1024 4096 WITH 136240 imagickdraw W... (0.628 sec.)
弧を描く 0
« GmagickDraw::annotate GmagickDraw::bezier » PHP Manual GmagickDraw 弧を描く GmagickDraw::arc (PECL gmagick >= Unknown) GmagickDraw::arc — 弧を描く 説明 public GmagickDraw::arc ( float $sx , float $sy , float $ex , float $ey , float $sd , float $ed ): GmagickDraw 指定した矩形内に収まる弧 ...
https://man.plustar.jp/php/gmagickdraw.arc.html - [similar]
ポラロイド写真をシミュレートする 0
« Imagick::pingImageFile Imagick::posterizeImage » PHP Manual Imagick ポラロイド写真をシミュレートする Imagick::polaroidImage (PECL imagick 2, PECL imagick 3) Imagick::polaroidImage — ポラロイド写真をシミュレートする 説明 public Imagick::polaroidImage ( ImagickDraw $properties , float $a ...
https://man.plustar.jp/php/imagick.polaroidimage.html - [similar]
現在の Unix タイムスタンプをマイクロ秒まで返す 0
« localtime mktime » PHP Manual 日付・時刻 関数 現在の Unix タイムスタンプをマイクロ秒まで返す microtime (PHP 4, PHP 5, PHP 7, PHP 8) microtime — 現在の Unix タイムスタンプをマイクロ秒まで返す 説明 microtime ( bool $as_float = false ): string | float microtime() は、現在の Unix タイムスタ ...
https://man.plustar.jp/php/function.microtime.html - [similar]
Draw Stroke 0
« UI\Draw\Color::setChannel UI\Draw\Stroke::__construct » PHP Manual UI Draw Stroke Draw Stroke (UI 0.9.9) はじめに Holds the configuration for the Pen to perform a stroke クラス概要 class UI\Draw\Stroke { /* Constructor */ public __construct ( int $cap = UI\Draw\Line\Cap::Flat , int $jo ...
https://man.plustar.jp/php/class.ui-draw-stroke.html - [similar]
曲線を描く 0
« ps_continue_text ps_delete » PHP Manual PS 関数 曲線を描く ps_curveto (PECL ps >= 1.1.0) ps_curveto — 曲線を描く 説明 ps_curveto ( resource $psdoc , float $x1 , float $y1 , float $x2 , float $y2 , float $x3 , float $y3 ): bool 現在のパスに対して、3 つの制御点を指定して 3 次ベジエ曲線を ...
https://man.plustar.jp/php/function.ps-curveto.html - [similar]
GD および Image 関数 0
« imagecopymerge による半透明なすかしの作成 gd_info » PHP Manual GD GD および Image 関数 GD および Image 関数 目次 gd_info — 現在インストールされているGDライブラリに関する情報を取得する getimagesize — 画像の大きさを取得する getimagesizefromstring — 画像の大きさを文字列から取得する image_ ...
https://man.plustar.jp/php/ref.image.html - [similar]
絶対値 0
« Math 関数 acos » PHP Manual Math 関数 絶対値 abs (PHP 4, PHP 5, PHP 7, PHP 8) abs — 絶対値 説明 abs ( int | float $num ): int | float num の絶対値を返します。 パラメータ num 処理する数値。 戻り値 num の絶対値を返します。もし num の型が float であった場合、 戻り値の型も float となります ...
https://man.plustar.jp/php/function.abs.html - [similar]
整数 0
« 論理型 (boolean) 浮動小数点数 » PHP Manual 型 整数 整数 int は、ℤ = {..., -2, -1, 0, 1, 2, ...} という集合です。 以下も参照ください。 任意精度整数 / GMP 浮動小数点数 任意精度整数 / BCMath 構文 整数 (integer) は、10 進数(基数 10)、16 進数 (基数 16)、8 進数 (基数 8) あるいは 2 進数 (基数 ...
https://man.plustar.jp/php/language.types.integer.html - [similar]
画像処理 (GD) 0
« read_exif_data はじめに » PHP Manual 画像処理および作成 画像処理 (GD) 画像処理 (GD) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 PHP による PNG の生成 アルファチャネルを使用した、画像へのすかしの追加 imagecopymerge による半透明なすかしの作成 GD ...
https://man.plustar.jp/php/book.image.html - [similar]
Represents a Font 0
« UI\Draw\Text\Layout::setWidth UI\Draw\Text\Font::__construct » PHP Manual UI Represents a Font Represents a Font (UI 0.9.9) はじめに Loads a described font クラス概要 class UI\Draw\Text\Font { /* Constructor */ public __construct ( UI\Draw\Text\Font\Descriptor $descriptor ) /* メソッド ...
https://man.plustar.jp/php/class.ui-draw-text-font.html - [similar]