API Version: 3.0
Library Version: 3.0.0-RC1
Generated by gi-docgen 2023.1
since: 2.4
gboolean gimp_matrix3_is_affine ( const GimpMatrix3* matrix )
Checks if the given matrix defines an affine transformation.
Available since: 2.4
Type: gboolean
gboolean
TRUE if the matrix defines an affine transformation, FALSE otherwise.
TRUE
FALSE