Matrix.untransformBounds

Undoes the transformation on the corners of a #graphene_rect_t using the given matrix, within the given axis aligned rectangular bounds.

class Matrix
void
untransformBounds

Parameters

r graphene.rect.Rect

a #graphene_rect_t

bounds graphene.rect.Rect

the bounds of the transformation

res graphene.rect.Rect

return location for the untransformed rectangle