编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « ps_close
  • ps_closepath »
  • PHP Manual
  • PS 函数
  • Closes and strokes path

ps_closepath_stroke

(PECL ps >= 1.1.0)

ps_closepath_stroke — Closes and strokes path

说明

ps_closepath_stroke ( resource $psdoc ) : bool

Connects the last point with first point of a path and draws the resulting closed line.

参数

psdoc

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

返回值

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

参见

  • ps_closepath() - Closes path

相关文章
php cairocontext closes the current pathphp ps 函数 adds note to current pagephp ps 函数 adds link to a page in a second pdf documentphp 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 函数 deletes all resources of a postscript documentphp ps 函数 end a pagephp ps 函数 fills and strokes the current pathphp ps 函数 fills the current pathphp ps 函数 opens a file for outputphp ps 函数 opens image from filephp ps 函数 sets certain valuesphp ps 函数 sets current colorphp ps 函数 output text at given positionphp ps 函数 draws the current pathphp php 选项/信息 函数 还原 include path 配置选项的值php php 选项/信息 函数 设置 include path 配置选项
关注编程学问公众号
编程学问网 湘ICP备20001732号