Method

GeglMatrix3is_identity

Declaration [src]

gboolean
gegl_matrix3_is_identity (
  const GeglMatrix3* matrix
)

Description [src]

Check if a matrix is the identity matrix.

Returns TRUE if the matrix is the identity matrix.

Return value

Type: gboolean

No description available.