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

    (PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0)

    Set current transformation matrix

    说明

    PDF_setmatrix(resource $p,float $a,float $b,float $c,float $d,float $e,float $f): bool

    Explicitly sets the current transformation matrix.成功时返回TRUE,或者在失败时返回FALSE