Packages
gegl-0.4
Gegl
Path
add_type
Path
Path.from_string
@foreach
calc
calc_y_for_x
clear
closest_point
dirty
foreach_flat
freeze
get_bounds
get_length
get_matrix
get_n_nodes
get_node
insert_node
is_empty
parse_string
remove_node
replace_node
set_matrix
thaw
to_string
changed
get_matrix
Description:
public
void
get_matrix
(
out
unowned
Matrix3
matrix)
Get the transformation matrix of the path.
Parameters:
this
a
Path
matrix
a
Matrix3
to copy the matrix into