编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « ps_stringwidth
  • ps_symbol_name »
  • PHP Manual
  • PS 函数
  • Draws the current path

ps_stroke

(PECL ps >= 1.1.0)

ps_stroke — Draws the current path

说明

ps_stroke ( resource $psdoc ) : bool

Draws the path constructed with previously called drawing functions like ps_lineto().

参数

psdoc

Resource identifier of the postscript file as returned by ps_new().

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE。

参见

  • ps_closepath_stroke() - Closes and strokes path
  • ps_fill() - Fills the current path
  • ps_fill_stroke() - Fills and strokes the current path

相关文章
php ncurses 函数 draws a horizontal line in a window at current position using an attributed character and max. n characters longphp pdf 函数 clip to current pathphp pdf 函数 close fill and stroke current pathphp pdf 函数 close current pathphp pdf 函数 fill current pathphp ps 函数 add bookmark to current pagephp ps 函数 adds note to current pagephp ps 函数 draws an arc counterclockwisephp ps 函数 clips drawing to current pathphp ps 函数 closes and strokes pathphp ps 函数 closes pathphp ps 函数 draws a curvephp ps 函数 fills and strokes the current pathphp ps 函数 fills the current pathphp ps 函数 draws a linephp ps 函数 sets current pointphp ps 函数 sets current colorphp ps 函数 output a text at current positionphp ps 函数 draws the current pathphp mnogosearch 函数 get the path to the current category
关注编程学问公众号
编程学问网 湘ICP备20001732号