ps_include_file

(PECL ps >= 1.3.4)

ps_include_fileReads an external file with raw PostScript code

說明

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

警告

本函數(shù)還未編寫文檔,僅有參數(shù)列表。

參數(shù)

psdoc

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

file

返回值

成功時(shí)返回 true, 或者在失敗時(shí)返回 false。