编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « ps_closepath_stroke
  • ps_continue_text »
  • PHP Manual
  • PS 函数
  • Closes path

ps_closepath

(PECL ps >= 1.1.0)

ps_closepath — Closes path

说明

ps_closepath ( resource $psdoc ) : bool

Connects the last point with the first point of a path. The resulting path can be used for stroking, filling, clipping, etc..

参数

psdoc

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

返回值

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

参见

  • ps_clip() - Clips drawing to current path
  • ps_closepath_stroke() - Closes and strokes path

相关文章
php iis 函数 return the instance number associated with the pathphp pdf 函数 clip to current pathphp posix 函数 get path name of controlling terminalphp ps 函数 draws an arc clockwisephp ps 函数 start a new pagephp ps 函数 clips drawing to current pathphp ps 函数 closes image and frees memoryphp ps 函数 closes a postscript documentphp ps 函数 closes and strokes pathphp ps 函数 closes pathphp ps 函数 fills and strokes the current pathphp ps 函数 fills the current pathphp ps 函数 places image on the pagephp ps 函数 draws a rectanglephp ps 函数 sets font to use for following outputphp ps 函数 sets gray valuephp ps 函数 gets geometry of a stringphp ps 函数 draws the current pathphp win32ps 函数 stat processphp wincache 函数 retrieves information about memory usage by the resolve file path cache
关注编程学问公众号
编程学问网 湘ICP备20001732号