I had seen that link. What I want is to extract only rotation angle from a matrix on which all possible operations could have been done. For eg if i do
item->rotate(23), item->scale(1.3)
I should be able to extract '23' from the item->matrix.