検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 157 for draw (0.004 sec.)
UI 8713
« GUI用の拡張モジュール はじめに » PHP Manual GUI用の拡張モジュール UI UI はじめに インストール/ ... setChecked — Set Checked UI\Area — Area UI\Area::onDrawDraw Callback UI\Area::onKey — Key Callback UI\A ... rea::onMouse — Mouse Callback UI\Area::redraw — Redraw Area UI\Area::scrollTo — Area Scroll UI\A ... ection UI\Controls\Box::setPadded — Set Padding UI\Draw\Pen — Draw Pen UI\Draw\Pen::clip — Clip a Path UI\ ... Draw\Pen::fill — Fill a Path UI\Draw\Pen::restore — Restore UI\Draw\Pen::save — Save UI ...
https://man.plustar.jp/php/book.ui.html - [similar]
Draw Pen 8401
« UI\Controls\Box::setPadded UI\Draw\Pen::clip » PHP Manual UI Draw Pen Draw Pen (UI 0.9.9) はじ ... めに The Pen is passed to the Area Draw event handler, it is used for clipping, filling, s ... troking, and writing to Draw Paths. クラス概要 final class UI\Draw\Pen { /* メソ ... ッド */ public clip ( UI\Draw\Path $path ) public fill ( UI\Draw\Path $path , UI ... \Draw\Brush $with ) public fill ( UI\Draw\Path $path , U ...
https://man.plustar.jp/php/class.ui-draw-pen.html - [similar]
Draw Path 8217
« UI\Draw\Pen::write UI\Draw\Path::addRectangle » PHP Manual UI Draw Path Draw Path (UI 0.9.9) は ... じめに A Draw Path guides a Draw Pen, telling the Pen where to d ... raw on an Area. クラス概要 class UI\Draw\Path { /* Constants */ const int Winding ; const i ... Constructor */ public __construct ( int $mode = UI\Draw\Path::Winding ) /* メソッド */ public addRectangle ... float $sweep , float $negative ) } 定義済み定数 UI\Draw\Path::Winding This is the default draw path mode U ...
https://man.plustar.jp/php/class.ui-draw-path.html - [similar]
パス描画リストの開始を宣言する 7605
« ImagickDraw::pathMoveToRelative ImagickDraw::point » PHP Manual ImagickDraw パス描画リストの開 ... 始を宣言する ImagickDraw::pathStart (PECL imagick 2, PECL imagick 3) Imagic ... kDraw::pathStart — パス描画リストの開始を宣言する 説明 p ... ublic ImagickDraw::pathStart (): bool 警告 この関数は、 現在のところ ... 描画リストの開始を宣言します。このリストは、対応する DrawPathFinish() コマンドで終了します。 すべての DrawPa ...
https://man.plustar.jp/php/imagickdraw.pathstart.html - [similar]
Stroke a Path 7363
« UI\Draw\Pen::save UI\Draw\Pen::transform » PHP Manual UI\Draw\Pen Stroke a Path UI\Draw\Pen::s ... troke (UI 0.9.9) UI\Draw\Pen::stroke — Stroke a Path 説明 public UI\Draw\Pe ... n::stroke ( UI\Draw\Path $path , UI\Draw\Brush $with , UI\Draw\Stroke ... $stroke ) public UI\Draw\Pen::stroke ( UI\Draw\Path $path , UI\Draw\Color $ ... with , UI\Draw\Stroke $stroke ) public UI\Draw\Pen::stroke ( UI\D ...
https://man.plustar.jp/php/ui-draw-pen.stroke.html - [similar]
Draw Stroke 7293
« UI\Draw\Color::setChannel UI\Draw\Stroke::__construct » PHP Manual UI Draw Stroke Draw Stroke ... or the Pen to perform a stroke クラス概要 class UI\Draw\Stroke { /* Constructor */ public __construct ( in ... t $cap = UI\Draw\Line\Cap::Flat , int $join = UI\Draw\Line\Join::Mi ... public setThickness ( float $thickness ) } 目次 UI\Draw\Stroke::__construct — Construct a new Stroke UI\Dr ... aw\Stroke::getCap — Get Line Cap UI\Draw\Stroke::getJoin — Get Line Join UI\Draw\Stroke::ge ...
https://man.plustar.jp/php/class.ui-draw-stroke.html - [similar]
GUI用の拡張モジュール 7293
« XSLTProcessor::transformToXml UI » PHP Manual 関数リファレンス GUI用の拡張モジュール GUI用の拡 ... nt) UI\Controls\Box — Control Box (Arrangement) UI\Draw\Pen — Draw Pen UI\Draw\Path — Draw Path UI\Draw\Ma ... trix — Draw Matrix UI\Draw\Color — Color Representation UI\Dra ... w\Stroke — Draw Stroke UI\Draw\Brush — Brushes UI\Draw\Brush\Gradi ... ent — Gradient Brushes UI\Draw\Brush\LinearGradient — Linear Gradient UI\Draw\Bru ...
https://man.plustar.jp/php/refs.ui.html - [similar]
Draw Matrix 7201
« UI\Draw\Path::newFigureWithArc UI\Draw\Matrix::invert » PHP Manual UI Draw Matrix Draw Matrix ... (UI 0.9.9) はじめに クラス概要 class UI\Draw\Matrix { /* メソッド */ public invert () public is ... Invertible (): bool public multiply ( UI\Draw\Matrix $matrix ): UI\Draw\Matrix public rotate ( U ... t ) public translate ( UI\Point $point ) } 目次 UI\Draw\Matrix::invert — Invert Matrix UI\Draw\Matrix::isI ... nvertible — Invertible Detection UI\Draw\Matrix::multiply — Multiply Matrix UI\Draw\Matrix: ...
https://man.plustar.jp/php/class.ui-draw-matrix.html - [similar]
Draw Text at Point 7201
« UI\Draw\Pen::transform UI\Draw\Path » PHP Manual UI\Draw\Pen Draw Text at Point UI\Draw\Pen::w ... rite (UI 0.9.9) UI\Draw\Pen::write — Draw Text at Point 説明 public UI\Dra ... w\Pen::write ( UI\Point $point , UI\Draw\Text\Layout $layout ) Shall draw the given text la ... en point パラメータ point The point to perform the drawing layout The layout of the text to draw 関連キーワ ... ード: Text , Point , Pen , layout , draw , given , transform , public , Layout , Shall ...
https://man.plustar.jp/php/ui-draw-pen.write.html - [similar]
画像上に楕円を描画する 7143
« ImagickDraw::destroy ImagickDraw::getClipPath » PHP Manual ImagickDraw 画像上に楕円を描画する ... ImagickDraw::ellipse (PECL imagick 2, PECL imagick 3) ImagickD ... llipse — 画像上に楕円を描画する 説明 public ImagickDraw::ellipse ( float $ox , float $oy , float $rx , flo ... ry start end 戻り値 値を返しません。 例 例1 ImagickDraw::ellipse() の例 <?php function ellipse ( $strokeCo ... lor , $fillColor , $backgroundColor ) { $draw = new \ ImagickDraw (); $draw -> setStrokeColor ( ...
https://man.plustar.jp/php/imagickdraw.ellipse.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT