検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 21 for lineTo (0.015 sec.)
直線を描く 14105
« ps_include_file ps_makespotcolor » PHP Manual PS 関数 直線を描く ps_lineto (PECL ps >= 1.1.0) ... ps_lineto — 直線を描く 説明 ps_lineto ( resource $psdoc , fl ... "Uwe Steinmann" ); ps_set_info ( $ps , "Title" , "Lineto example" ); ps_begin_page ( $ps , 596 , 842 ); ps_ ... moveto ( $ps , 100 , 100 ); ps_lineto ( $ps , 100 , 200 ); ps_lineto ( $ps , 200 , 200 ) ... ; ps_lineto ( $ps , 200 , 100 ); ps_lineto ( $ps , 100 , 100 ) ...
https://man.plustar.jp/php/function.ps-lineto.html - [similar]
Draw a Line 11416
« UI\Draw\Path::end UI\Draw\Path::newFigure » PHP Manual UI\Draw\Path Draw a Line UI\Draw\Path:: ... lineTo (UI 0.9.9) UI\Draw\Path::lineTo — Draw a Line 説明 public UI\Draw\Path::lineTo ( U ... ngle sweep negative 戻り値 関連キーワード: float , lineTo , radius , negative , end , newFigure , public , P ...
https://man.plustar.jp/php/ui-draw-path.lineto.html - [similar]
スポット色を作成する 9945
« ps_lineto ps_moveto » PHP Manual PS 関数 スポット色を作成する ps_makespotcolor (PECL ps >= 1.1 ... 5 , 0.0 , 0.0 ); ps_moveto ( $ps , 100 , 100 ); ps_lineto ( $ps , 100 , 200 ); ps_lineto ( $ps , 200 , 200 ) ... ; ps_lineto ( $ps , 200 , 100 ); ps_lineto ( $ps , 100 , 100 ) ...
https://man.plustar.jp/php/function.ps-makespotcolor.html - [similar]
回転の程度を設定する 9048
« ps_restore ps_save » PHP Manual PS 関数 回転の程度を設定する ps_rotate (PECL ps >= 1.1.0) ps_r ... rectangle ( $ps ) { ps_moveto ( $ps , 0 , 0 ); ps_lineto ( $ps , 0 , 50 ); ps_lineto ( $ps , 50 , 50 ); ps_ ... lineto ( $ps , 50 , 0 ); ps_lineto ( $ps , 0 , 0 ); ps_stroke ( $ps ); } $ps = ps_new ...
https://man.plustar.jp/php/function.ps-rotate.html - [similar]
座標変換を設定する 8964
« ps_symbol RpmInfo » PHP Manual PS 関数 座標変換を設定する ps_translate (PECL ps >= 1.1.0) ps_t ... rectangle ( $ps ) { ps_moveto ( $ps , 0 , 0 ); ps_lineto ( $ps , 0 , 50 ); ps_lineto ( $ps , 50 , 50 ); ps_ ... lineto ( $ps , 50 , 0 ); ps_lineto ( $ps , 0 , 0 ); ps_stroke ( $ps ); } $ps = ps_new ...
https://man.plustar.jp/php/function.ps-translate.html - [similar]
Finalize Path 8964
« UI\Draw\Path::__construct UI\Draw\Path::lineTo » PHP Manual UI\Draw\Path Finalize Path UI\Draw ... ーワード: Finalize , end , パラメータ , construct , lineTo , public , Shall , finalize , 関数 , ...
https://man.plustar.jp/php/ui-draw-path.end.html - [similar]
Draw Figure 8964
« UI\Draw\Path::lineTo UI\Draw\Path::newFigureWithArc » PHP Manual UI\Draw\Path Draw Figure UI\D ... point to begin mapping 関連キーワード: newFigure , lineTo , newFigureWithArc , public , Point , Shall , map ...
https://man.plustar.jp/php/ui-draw-path.newfigure.html - [similar]
現在のパスを塗りつぶす 8490
« ps_fill_stroke ps_findfont » PHP Manual PS 関数 現在のパスを塗りつぶす ps_fill (PECL ps >= 1.1 ... 塗りつぶす 説明 ps_fill ( resource $psdoc ): bool ps_lineto() のような描画関数によって事前に作成されたパスを塗 ... , fill , stroke , psdoc , 描画 , 関数 , resource , lineto , findfont , 事前 ...
https://man.plustar.jp/php/function.ps-fill.html - [similar]
現在のパスを描画する 8490
« ps_stringwidth ps_symbol_name » PHP Manual PS 関数 現在のパスを描画する ps_stroke (PECL ps >= ... 描画する 説明 ps_stroke ( resource $psdoc ): bool ps_lineto() のような関数で事前に組み立てられたパスを描画しま ... stroke , psdoc , fill , 関数 , resource , symbol , lineto , stringwidth ...
https://man.plustar.jp/php/function.ps-stroke.html - [similar]
曲線を描く 8405
« ps_continue_text ps_delete » PHP Manual PS 関数 曲線を描く ps_curveto (PECL ps >= 1.1.0) ps_cu ... true を、失敗した場合に false を返します。 参考 ps_lineto() - 直線を描く 関連キーワード: 曲線 , 制御 , float ... , 座標 , curveto , 最初 , psdoc , lineto , 参考 , 失敗 ...
https://man.plustar.jp/php/function.ps-curveto.html - [similar]
PREV 1 2 3 NEXT