Method

GeglMatrix3is_translate

Declaration [src]

gboolean
gegl_matrix3_is_translate (
  const GeglMatrix3* matrix
)

Description [src]

Check if a matrix only does translation.

Returns TRUE if the matrix only does trasnlation.

Return value

Type: gboolean

No description available.