编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « ps_hyphenate
  • ps_lineto »
  • PHP Manual
  • PS 函数
  • Reads an external file with raw PostScript code

ps_include_file

(PECL ps >= 1.3.4)

ps_include_file — Reads an external file with raw PostScript code

说明

ps_include_file ( resource $psdoc , string $file ) : bool

Warning

本函数还未编写文档,仅有参数列表。

参数

psdoc

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

file

返回值

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

相关文章
php direct io 函数 reads bytes from a file descriptorphp ncurses 函数 switch terminal out of raw modephp ncurses 函数 dump screen content to filephp pdf 函数 read image from file deprecated php posix 函数 determine accessibility of a filephp ps 函数 adds link which launches filephp ps 函数 draws an arc counterclockwisephp ps 函数 closes a postscript documentphp ps 函数 deletes all resources of a postscript documentphp ps 函数 end a templatephp ps 函数 reads an external file with raw postscript codephp ps 函数 creates a new postscript document objectphp ps 函数 opens a file for outputphp ps 函数 opens image from filephp ps 函数 reads an image for later placementphp ps 函数 takes an gd image and returns an image for placement in a ps documentphp ps 函数 sets flatnessphp ps 函数 output a text at current positionphp radius 函数 converts raw data to integerphp snmp 函数 reads and parses a mib file into the active mib tree
关注编程学问公众号
编程学问网 湘ICP备20001732号