编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « ps_end_pattern
  • ps_fill_stroke »
  • PHP Manual
  • PS 函数
  • End a template

ps_end_template

(PECL ps >= 1.2.0)

ps_end_template — End a template

说明

ps_end_template ( resource $psdoc ) : bool

Ends a template which was started with ps_begin_template(). Once a template has been ended, it can be used like an image.

参数

psdoc

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

返回值

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

参见

  • ps_begin_template() - Start a new template

相关文章
php date/time 函数 returns an array with information about sunset/sunrise and twilight begin/endphp grapheme 函数 returns part of haystack string from the first occurrence of case insensitive needle to the end of haystackphp pdf 函数 place image or templatephp ps 函数 adds link which launches filephp ps 函数 adds link to a page in the same documentphp ps 函数 adds note to current pagephp ps 函数 start a new templatephp ps 函数 continue text in next linephp ps 函数 draws a curvephp ps 函数 end a pagephp ps 函数 end a patternphp ps 函数 end a templatephp ps 函数 sets current pointphp ps 函数 creates a new postscript document objectphp ps 函数 sets certain parametersphp ps 函数 sets position for text outputphp ps 函数 fills an area with a shadingphp ps 函数 output text in a boxphp xmlwriter 函数 end current elementphp ps ps 函数
关注编程学问公众号
编程学问网 湘ICP备20001732号