(PHP 5 >= 5.5.0)
imageaffinematrixconcat — Concat two matrices (as in doing many ops in one go)
$m1
, array $m2
)
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
m1
Array with keys 0 to 5.
m2
Array with keys 0 to 5.
Array with keys 0 to 5 and float valuesIm Fehlerfall wird FALSE
zurückgegeben..