Method

GeglMatrix3is_affine

Declaration [src]

gboolean
gegl_matrix3_is_affine (
  const GeglMatrix3* matrix
)

Description [src]

Check if a matrix only does an affine transformation.

Returns TRUE if the matrix only does an affine transformation.

Return value

Type: gboolean

No description available.