(a) Calculate the transformation matrix used to rotate an image by 45o clockwise about the Zaxis.
(b) How would you use this transformation matrix to achieve the desired rotation?
(c) Use the transformation matrix to rotate the image point (x,y) = (0,1).