concat

fun concat(newMatrix: Matrix)

Changes the transformation represented by @matrix to be the transformation given by first applying transformation given by @new_matrix then applying the original transformation.

Since

1.6

Parameters

newMatrix

a PangoMatrix