Introduction - If you have any usage issues, please Google them yourself
Computer graphics, VC++ MFC achieve, can be realized DDA, the midpoint, bresenham algorithms draw a straight line, with a midpoint, positive and negative, bresenhan algorithms draw a circle, and polygon drawing, but also fill graphics, graphics translation, rotation, zoom and other graphics transformation function.