(PECL ps >= 1.1.0)
Takes an GD image and returns an image for placement in a PS document
int ps_open_memory_image ( resource $psdoc, int $gd )
Parameters:
psdoc
Resource identifier of the postscript file as returned by ps_new().
gd
Resource identifier of the postscript file as returned by ps_new().
This function is currently not documented; only its argument list is available.
Please login to continue.