Matrix clone()

Source

Matrix clone() => new Matrix(a, b, c, d, tx, ty);