If you map a rectangle to another rectangle, there is no magic happening - the new rectangle ("R") gets coordinates calculated based on the matrix and the original rectangle. If you want to use the newly calculated rectangle, you have to actually write some code with it. Right now you are just creating a set of four coordinates in your computer's memory.
Bookmarks