Method
GeglPathget_matrix
Declaration [src]
void
gegl_path_get_matrix (
GeglPath* path,
GeglMatrix3* matrix
)
Parameters
matrix
-
Type:
GeglMatrix3
A
GeglMatrix3
to copy the matrix into.The argument will be set by the function. The data is owned by the caller of the function.