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 method.
void
gegl_matrix3_copy_into (
GeglMatrix3* dst,
const GeglMatrix3* src
)
src
Type: GeglMatrix3
A GeglMatrix3
.
The data is owned by the caller of the method. |