ps_place_image> <ps_open_image
Last updated: Fri, 24 Feb 2012

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

Descrição

int ps_open_memory_image ( resource $psdoc , int $gd )

Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

psdoc

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

gd



User Contributed Notes
ps_open_memory_image
ryan at cdbaby
14-Nov-2007 06:47
This function doesn't seem to actually be enabled in the code until the module version 1.3.5, at least according to the changelog (http://pecl.php.net/package-changelog.php?package=ps).  I definitely couldn't get it to work in 1.3.4 (the current version in freebsd ports).

ps_place_image> <ps_open_image
Last updated: Fri, 24 Feb 2012