ImagickDraw
PHP 手册

ImagickDraw::affine

(PECL imagick 2.0.0)

ImagickDraw::affineAdjusts the current affine transformation matrix

说明

bool ImagickDraw::affine ( array $affine )
Warning

本函数还未编写文档,仅有参数列表。

Adjusts the current affine transformation matrix with the specified affine transformation matrix.

参数

affine

Affine matrix parameters

返回值

没有返回值。


ImagickDraw
PHP 手册