• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • PDF_skew()

    (PHP 4, PECL pdflib >= 1.0.0)

    Skew the coordinate system

    说明

    PDF_skew(resource $p,float $alpha,float $beta): bool

    Skews the coordinate system in x and y direction by$alphaand$betadegrees, respectively.成功时返回TRUE,或者在失败时返回FALSE

    上篇:PDF_show()

    下篇:PDF_stringwidth()