is_affine


Description:

[ Version ( since = "2.4" ) ]
public bool is_affine ()

Checks if the given matrix defines an affine transformation.

Parameters:

this

The matrix that is to be tested.

Returns:

true if the matrix defines an affine transformation, false otherwise