©
本文档使用 PHP中文网手册 发布
(PECL cairo >= 0.1.0)
Matrices are used throughout cairo to convert between different coordinate spaces.
$xx
= 1.0
[, float $yx
= 0.0
[, float $xy
= 0.0
[, float $yy
= 1.0
[, float $x0
= 0.0
[, float $y0
= 0.0
]]]]]] )$radians
)$sx
, float $sy
)$tx
, float $ty
)$matrix1
, CairoMatrix $matrix2
)$sx
, string $sy
)$sx
, float $sy
)$dx
, string $dy
)$dx
, string $dy
)$tx
, string $ty
)