php8.5
Home/ Manual/ ps / functions/ ps_setflat

ps_setflat

PHP function Edit on GitHub ✎

(PECL ps >= 1.1.0)

Sets flatness

Description

ps_setflat(resource $psdoc, float $value): bool

Parameters

psdoc

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

value

The value must be between 0.2 and 1.

Return Values

Success

Source: reference/ps/functions/ps-setflat.xml · from the official PHP manual (php/doc-en)