previous |  up  | next
 

Drawing Shapes   

Author:  TheTutor

This tutorial covers how to draw the following types of shapes:  ellipse, rectangle, line, polygon and arc.

Functions Used:  GetDC(), GetTickCount(), srand(), rand(), CreatePen(), CreateSolidBrush(), SelectObject(), Ellipse(), Rectangle(), MoveToEx(), LineTo(), Polygon(), Arc(), DeleteObject(), ReleaseDC()


purchase full version
Access EXE

 
 
 

 

 

 


 C
 C++
 Win32
 Direct3D
 OpenGL
 C#
 Java
 Free Tutorials