pdf_skew

(PHP 4, PECL)

pdf_skew -- Skews the coordinate system

Description

bool pdf_skew ( resource pdfdoc, float alpha, float beta )

Skew the coordinate system in x and y direction by alpha and beta degrees. 如果成功则返回 TRUE,失败则返回 FALSE


add a note add a note User Contributed Notes
There are no user contributed notes for this page.