Today I learned how to rotate a bitmap file. There is a rotation matrix. Every pixel in a bitmap fileworked out a new coupe co-ordination base on this matrix. This matrix come from normal computing at theDescartes co-ordination by usin trigonometric functions.
Mirror, translation, transpose, zoom all have their computing matrix respectively.