untransformBounds

fun untransformBounds(r: Rect, bounds: Rect, res: Rect)

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

Since

1.0

Parameters

r

a #graphene_rect_t

bounds

the bounds of the transformation

res

return location for the untransformed rectangle