Matrix.projectRect

Projects all corners of a #graphene_rect_t using the given matrix.

See also: graphene_matrix_project_point()

class Matrix
void
projectRect
(,
out Quad res
)

Parameters

r Rect

a #graphene_rect_t

res Quad

return location for the projected rectangle

Meta