Method
GeglMatrix3copy_into
Declaration [src]
void
gegl_matrix3_copy_into (
GeglMatrix3* dst,
const GeglMatrix3* src
)
Parameters
src
-
Type:
GeglMatrix3
A
GeglMatrix3
The data is owned by the caller of the function.
void
gegl_matrix3_copy_into (
GeglMatrix3* dst,
const GeglMatrix3* src
)
src
Type: GeglMatrix3
A GeglMatrix3
The data is owned by the caller of the function. |