(PECL ps >= 1.1.0)
ps_setflat — Sets flatness
$psdoc
, float $value
): bool
本函數(shù)還未編寫文檔,僅有參數(shù)列表。
psdoc
Resource identifier of the postscript file as returned by ps_new().
value
The value
must be between 0.2 and 1.
成功時(shí)返回 true
, 或者在失敗時(shí)返回 false
。