编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « ps_end_template
  • ps_fill »
  • PHP Manual
  • PS 函数
  • Fills and strokes the current path

ps_fill_stroke

(PECL ps >= 1.1.0)

ps_fill_stroke — Fills and strokes the current path

说明

ps_fill_stroke ( resource $psdoc ) : bool

Fills and 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_fill() - Fills the current path
  • ps_stroke() - Draws the current path

相关文章
php cairocontext fills the current pathphp cairocontext fills and preserve the current pathphp newt 函数 fills in the passed references with the current size of the terminalphp pdf 函数 clip to current pathphp pdf 函数 close fill and stroke current pathphp pdf 函数 close current pathphp pdf 函数 end current pathphp pdf 函数 fill current pathphp ps 函数 add bookmark to current pagephp ps 函数 adds note to current pagephp ps 函数 clips drawing to current pathphp ps 函数 closes and strokes pathphp ps 函数 closes pathphp ps 函数 fills and strokes the current pathphp ps 函数 fills the current pathphp ps 函数 sets current pointphp ps 函数 save current contextphp ps 函数 sets current colorphp ps 函数 fills an area with a shadingphp ps 函数 draws the current path
关注编程学问公众号
编程学问网 湘ICP备20001732号