Method
GeglMatrix3transform_point
Declaration [src]
void
gegl_matrix3_transform_point (
const GeglMatrix3* matrix,
gdouble* x,
gdouble* y
)
Description [src]
Transforms the coordinates provided in x
and y
and changes to the
coordinates gotten when the transformed with the matrix.