编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « PDF_setlinewidth
  • PDF_setmiterlimit »
  • PHP Manual
  • PDF 函数
  • Set current transformation matrix

PDF_setmatrix

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

PDF_setmatrix — 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。

相关文章
php gd 和图像处理 函数 get an affine transformation matrixphp maxdb 函数 returns the lengths of the columns of the current row in the result setphp maxdb 函数 returns the current row of a result set as an objectphp pdf 函数 set annotation for current page deprecated php pdf 函数 add thumbnail for current pagephp pdf 函数 add weblink for current page deprecated php pdf 函数 clip to current pathphp pdf 函数 end current pathphp pdf 函数 set current pointphp pdf 函数 set distance between text lines deprecated php pdf 函数 set string parameterphp pdf 函数 set text matrix deprecated php pdf 函数 set stroke color to gray deprecated php pdf 函数 set color to gray deprecated php pdf 函数 set linecap parameterphp pdf 函数 set linejoin parameterphp pdf 函数 set current transformation matrixphp pdf 函数 output text at current positionphp posix 函数 set the uid of the current processphp harupage set the current text transformation matrix of the page
关注编程学问公众号
编程学问网 湘ICP备20001732号