This document provides an introduction to computer graphics. It defines computer graphics as any image represented digitally and manipulated on a computer. Computer graphics is used widely in areas like digital art, video games, mobile devices, and more. The document outlines two main types of computer graphics: raster graphics, which uses a grid of pixels; and vector graphics, which uses mathematical formulas to define shapes. It also lists some common applications of computer graphics like CAD, presentations, education, and data visualization.