API Version: 4.0
Library Version: 4.2.0
void gsk_transform_transform_point ( GskTransform* self, const graphene_point_t* point, graphene_point_t* out_point )
Transforms a graphene_point_t using the given transform self.
graphene_point_t
self
point
const graphene_point_t*
a graphene_point_t
out_point
graphene_point_t*
return location for the transformed point