编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « ps_end_page
  • ps_end_template »
  • PHP Manual
  • PS 函数
  • End a pattern

ps_end_pattern

(PECL ps >= 1.2.0)

ps_end_pattern — End a pattern

说明

ps_end_pattern ( resource $psdoc ) : bool

Ends a pattern which was started with ps_begin_pattern(). Once a pattern has been ended, it can be used like a color to fill areas.

参数

psdoc

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

返回值

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

参见

  • ps_begin_pattern() - Start a new pattern

相关文章
php grapheme 函数 returns part of haystack string from the first occurrence of needle to the end of haystackphp ncurses 函数 end standout mode for a windowphp ps 函数 draws an arc counterclockwisephp ps 函数 draws an arc clockwisephp ps 函数 start a new patternphp ps 函数 end a pagephp ps 函数 end a patternphp ps 函数 end a templatephp ps 函数 fills and strokes the current pathphp ps 函数 takes an gd image and returns an image for placement in a ps documentphp ps 函数 places image on the pagephp ps 函数 sets flatnessphp ps 函数 sets font to use for following outputphp ps 函数 creates a pattern based on a shadingphp ps 函数 output a text at current positionphp ps 函数 gets geometry of a stringphp win32ps 函数 stat memory utilizationphp win32ps 函数 stat processphp xmlwriter 函数 end attributephp xmlwriter 函数 end current cdata
关注编程学问公众号
编程学问网 湘ICP备20001732号