is_2d
Description:
[ Version ( since = "1.0" ) ]
public bool is_2d ()
Checks whether the given Matrix is compatible with an a 2D affine transformation
matrix.
Parameters:
Returns:
`true` if the matrix is compatible with an affine transformation matrix
|