Matrix.projectRectBounds

Projects a #graphene_rect_t using the given matrix.

The resulting rectangle is the axis aligned bounding rectangle capable of fully containing the projected rectangle.

class Matrix
void
projectRectBounds

Parameters

r graphene.rect.Rect

a #graphene_rect_t

res graphene.rect.Rect

return location for the projected rectangle