ps_setoverprintmode

(PECL ps >= 1.3.0)

ps_setoverprintmodeSets overprint mode

Opis

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

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

psdoc

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

mode

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.

add a note add a note

User Contributed Notes

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