Dutch PHP Conference 2025 - Call For Papers

ps_setoverprintmode

(PECL ps >= 1.3.0)

ps_setoverprintmodeSets overprint mode

Опис

ps_setoverprintmode(resource $psdoc, int $mode): bool

Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

Параметри

psdoc

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

mode

Значення, що повертаються

Повертає true у разі успіху або false в разі помилки.

add a note

User Contributed Notes

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