ps_setflat

(PECL ps >= 1.1.0)

ps_setflatSets flatness

Опис

bool ps_setflat ( resource $psdoc , float $value )

Увага

This function is currently not documented; only its argument list is available.

Параметри

psdoc

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

value

The value must be between 0.2 and 1.

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

Повертає TRUE в успішному випадку або FALSE в разі помилки.

add a note add a note

User Contributed Notes

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