PgMatrix.copy

Copies a cairo.Matrix

class PgMatrix
copy
()

Return Value

Type: PgMatrix

the newly allocated cairo.Matrix, which should be freed with Matrix.free, or NULL if matrix was NULL.

Meta