Php/docs/function.ps-open-memory-image

来自菜鸟教程
跳转至:导航、​搜索

ps_open_memory_image

(PECL ps >= 1.1.0)

ps_open_memory_imageTakes an GD image and returns an image for placement in a PS document


说明

ps_open_memory_image ( resource $psdoc , int $gd ) : int

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


参数

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