Method

GeglMatrix3copy

Declaration [src]

GeglMatrix3*
gegl_matrix3_copy (
  const GeglMatrix3* matrix
)

Description [src]

Returns a copy of src.

Return value

Type: GeglMatrix3

No description available.

The caller of the method takes ownership of the data, and is responsible for freeing it.