New PaintMatrix (gb.qt4)

Dim hPaintMatrix As PaintMatrix
hPaintMatrix = New PaintMatrix ( [ XX As Float, XY As Float, YX As Float, YY As Float, X0 As Float, Y0 As Float ] )

Desde 3.4

Create a new PaintMatrix.

If the matrix elements are not specified, then the matrix is set to the identity matrix.