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 Rect

a #graphene_rect_t

bounds Rect

the bounds of the transformation

res Rect

return location for the untransformed rectangle

Meta