Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
ps_setpolydash
Popis
bool ps_setpolydash ( resource psdoc, float arr )Sets the length of the black and white portions of a dashed line. ps_setpolydash() is used to set more complicated dash patterns.
Seznam parametrů
psdoc
Resource identifier of the postscript file as returned by ps_new().
arr
arr
is a list of length elements alternately for the black and white portion.
PÅ™Ãklady
PÅ™edcházejÃcà | Domů | Dalšà |
ps_setoverprintmode | Nahoru |