API Version: 3.0
Library Version: 2.99.18
Generated by gi-docgen 2023.1
gboolean gimp_matrix3_is_simple ( const GimpMatrix3* matrix )
Checks if we’ll need to interpolate when applying this matrix as a transformation.
Type: gboolean
gboolean
TRUE if all entries of the upper left 2x2 matrix are either 0 or 1, FALSE otherwise.
TRUE
FALSE