PHP Doku:: Takes an GD image and returns an image for placement in a PS document - function.ps-open-memory-image.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenPostScript document creationPS Funktionenps_open_memory_image

Ein Service von Reinhard Neidl - Webprogrammierung.

PS Funktionen

<<ps_open_image

ps_place_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

Beschreibung

int ps_open_memory_image ( resource $psdoc , int $gd )

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

psdoc

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

gd


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)