Matrix.is2d

Checks whether the given #graphene_matrix_t is compatible with an a 2D affine transformation matrix.

class Matrix
bool
is2d
()

Return Value

Type: bool

true if the matrix is compatible with an affine transformation matrix

Meta