|
CairoMatrix::multiplyThe multiply purpose Beschreibung
public static CairoMatrix CairoMatrix::multiply
( CairoMatrix
$matrix1
, CairoMatrix $matrix2
)The method description goes here. Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung. Parameter-Liste
RückgabewerteDescription... Beispiele
Beispiel #1 CairoMatrix::multiply example
<?phpDas oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie: ... Siehe auch
|