编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « ps_circle
  • ps_close_image »
  • PHP Manual
  • PS 函数
  • Clips drawing to current path

ps_clip

(PECL ps >= 1.1.0)

ps_clip — Clips drawing to current path

说明

ps_clip ( resource $psdoc ) : bool

Takes the current path and uses it to define the border of a clipping area. Everything drawn outside of that area will not be visible.

参数

psdoc

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

返回值

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

参见

  • ps_closepath() - Closes path

相关文章
php ncurses 函数 draw a vertical line at current position using an attributed character and max. n characters longphp odbc 函数 returns information about a current connectionphp 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 函数 output a text at current positionphp ps 函数 draws the current pathphp mnogosearch 函数 get the path to the current category
关注编程学问公众号
编程学问网 湘ICP备20001732号