Extensive Study of 2d Transformations in Computer Graphics

This research paper gives a comprehensive overview of various 2D Transformations in Computer Graphics. 2D graphics uses a two dimensional representation of the real world objects, stored as images in the computer for being manipulated and rendered. Transformation, in graphics, is the process of manipulation of images. Majorly, it is used to reposition the image (Translation), to change its size (Scaling) or orientation (Rotation) and also to get the mirror image (Reflection).