ps_setoverprintmode

(PECL ps >= 1.3.0)

ps_setoverprintmode — Sets overprint mode

Опис

function 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