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