CakeFest 2024: The Official CakePHP Conference

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

Açıklama

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

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece bağımsız değişken listesi mevcuttur.

Bağımsız Değişkenler

psdoc

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

gd

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top