検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 157 for draw (0.006 sec.)
Multiply Matrix 6532
« UI\Draw\Matrix::isInvertible UI\Draw\Matrix::rotate » PHP Manual UI\Draw\Matrix Multiply Matri ... x UI\Draw\Matrix::multiply (UI 0.9.9) UI\Draw\Matrix::multip ... ly — Multiply Matrix 説明 public UI\Draw\Matrix::multiply ( UI\Draw\Matrix $matrix ): UI\Dr ...
https://man.plustar.jp/php/ui-draw-matrix.multiply.html - [similar]
二次ベジエ曲線を描画する 6462
« ImagickDraw::pathCurveToAbsolute ImagickDraw::pathCurveToQuadraticBezierRelative » PHP Manual ... ImagickDraw 二次ベジエ曲線を描画する ImagickDraw::pathCurveToQ ... erAbsolute (PECL imagick 2, PECL imagick 3) ImagickDraw::pathCurveToQuadraticBezierAbsolute — 二次ベジエ曲 ... 線を描画する 説明 public ImagickDraw::pathCurveToQuadraticBezierAbsolute ( float $x1 , ... 点の y 座標。 戻り値 値を返しません。 例 例1 ImagickDraw::pathCurveToQuadraticBezierAbsolute() の例 <?php f ...
https://man.plustar.jp/php/imagickdraw.pathcurvetoquadraticbezierabsolute.html - [similar]
テキストによる注記を行う際に使用するフォントのスタイルを設定する 6439
« ImagickDraw::setFontStretch ImagickDraw::setFontWeight » PHP Manual ImagickDraw テキストによる ... 行う際に使用するフォントのスタイルを設定する ImagickDraw::setFontStyle (PECL imagick 2, PECL imagick 3) Ima ... gickDraw::setFontStyle — テキストによる注記を行う際に使用す ... るフォントのスタイルを設定する 説明 public ImagickDraw::setFontStyle ( int $style ): bool 警告 この関数は ... ちのいずれか。 戻り値 値を返しません。 例 例1 ImagickDraw::setFontStyle() の例 <?php function setFontStyle ( ...
https://man.plustar.jp/php/imagickdraw.setfontstyle.html - [similar]
パスの描画に使用する破線のパターンを指定する 6405
« ImagickDraw::setStrokeColor ImagickDraw::setStrokeDashOffset » PHP Manual ImagickDraw パスの描 ... 画に使用する破線のパターンを指定する ImagickDraw::setStrokeDashArray (PECL imagick 2, PECL imagick ... 3) ImagickDraw::setStrokeDashArray — パスの描画に使用する破線のパ ... ターンを指定する 説明 public ImagickDraw::setStrokeDashArray ( array $dashArray ): bool 警告 ... り値 成功した場合に true を返します。 例 例1 ImagickDraw::setStrokeDashArray() の例 <?php function setStrok ...
https://man.plustar.jp/php/imagickdraw.setstrokedasharray.html - [similar]
指定した名前のクリッピングパスを画像に関連付ける 6312
« ImagickDraw::scale ImagickDraw::setClipRule » PHP Manual ImagickDraw 指定した名前のクリッピング ... パスを画像に関連付ける ImagickDraw::setClipPath (PECL imagick 2, PECL imagick 3) Imag ... ickDraw::setClipPath — 指定した名前のクリッピングパスを画像 ... に関連付ける 説明 public ImagickDraw::setClipPath ( string $clip_mask ): bool 警告 この ... グパスの名前。 戻り値 値を返しません。 例 例1 ImagickDraw::setClipPath() の例 <?php function setClipPath ( $ ...
https://man.plustar.jp/php/imagickdraw.setclippath.html - [similar]
二次ベジエ曲線を描画する 6278
« ImagickDraw::pathCurveToQuadraticBezierRelative ImagickDraw::pathCurveToQuadraticBezierSmoothR ... elative » PHP Manual ImagickDraw 二次ベジエ曲線を描画する ImagickDraw::pathCurveToQ ... thAbsolute (PECL imagick 2, PECL imagick 3) ImagickDraw::pathCurveToQuadraticBezierSmoothAbsolute — 二次ベ ... ジエ曲線を描画する 説明 public ImagickDraw::pathCurveToQuadraticBezierSmoothAbsolute ( float ... します (直線のコマンドがなかったり、直前のコマンドが DrawPathCurveToQuadraticBezierAbsolute, DrawPathCurveTo ...
https://man.plustar.jp/php/imagickdraw.pathcurvetoquadraticbeziersmoothabsolute.... - [similar]
二次ベジエ曲線を描画する 6278
« ImagickDraw::pathCurveToQuadraticBezierSmoothAbsolute ImagickDraw::pathCurveToRelative » PHP M ... anual ImagickDraw 二次ベジエ曲線を描画する ImagickDraw::pathCurveToQ ... thRelative (PECL imagick 2, PECL imagick 3) ImagickDraw::pathCurveToQuadraticBezierSmoothRelative — 二次ベ ... ジエ曲線を描画する 説明 public ImagickDraw::pathCurveToQuadraticBezierSmoothRelative ( float ... します (直線のコマンドがなかったり、直前のコマンドが DrawPathCurveToQuadraticBezierAbsolute, DrawPathCurveTo ...
https://man.plustar.jp/php/imagickdraw.pathcurvetoquadraticbeziersmoothrelative.... - [similar]
Matrix Transform 6255
« UI\Draw\Pen::stroke UI\Draw\Pen::write » PHP Manual UI\Draw\Pen Matrix Transform UI\Draw\Pen:: ... transform (UI 0.9.9) UI\Draw\Pen::transform — Matrix Transform 説明 public UI\D ... raw\Pen::transform ( UI\Draw\Matrix $matrix ) Shall perform matrix transformati ...
https://man.plustar.jp/php/ui-draw-pen.transform.html - [similar]
Clip a Path 6220
« UI\Draw\Pen UI\Draw\Pen::fill » PHP Manual UI\Draw\Pen Clip a Path UI\Draw\Pen::clip (UI 0.9.9 ... ) UI\Draw\Pen::clip — Clip a Path 説明 public UI\Draw\Pen::c ... lip ( UI\Draw\Path $path ) Shall clip the given Path パラメータ ...
https://man.plustar.jp/php/ui-draw-pen.clip.html - [similar]
Set Color 6220
« UI\Draw\Text\Layout::__construct UI\Draw\Text\Layout::setWidth » PHP Manual UI\Draw\Text\Layou ... t Set Color UI\Draw\Text\Layout::setColor (UI 0.9.9) UI\Draw\Text\Layo ... ut::setColor — Set Color 説明 public UI\Draw\Text\Layout::setColor ( UI\Draw\Color $color , int ... $start = 0 , int $end = ? ) public UI\Draw\Text\Layout::setColor ( int $color , int $start = ...
https://man.plustar.jp/php/ui-draw-text-layout.setcolor.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT