
Druckansicht von http://www.php-homepage.de/manual/class.cairomatrix.php
The CairoMatrix class(No version information available, might only be in SVN) EinführungMatrices are used throughout cairo to convert between different coordinate spaces. Klassenbeschreibung
CairoMatrix
{
/* Methoden */
public __construct
([ float
}$xx = 1.0
[, float $yx = 0.0
[, float $xy = 0.0
[, float $yy = 1.0
[, float $x0 = 0.0
[, float $y0 = 0.0
]]]]]] )Inhaltsverzeichnis
|