matrix

fun matrix(matrix: <Error class: unknown class>): Transform

Multiplies @next with the given @matrix.

This function consumes @next. Use method@Gsk.Transform.ref first if you want to keep it around.

Return

The new transform

Parameters

matrix

the matrix to multiply @next with