Description: DDA to achieve the basic line, the midpoint of a straight line, Bresenham linear algorithm, the midpoint of the circle, to draw a polygon, the seeds can be recursive, linear sweep surface filling, change the color and brush size.
To Search:
File list (Check if you may need any files):
Draw——李泽\BasicGraph.cpp
............\BasicGraph.h
............\Draw.aps
............\Draw.clw
............\Draw.cpp
............\Draw.dsp
............\Draw.dsw
............\Draw.h
............\Draw.ncb
............\Draw.opt
............\Draw.plg
............\Draw.rc
............\DrawDoc.cpp
............\DrawDoc.h
............\DrawView.cpp
............\DrawView.h
............\MainFrm.cpp
............\MainFrm.h
............\PenDialog.cpp
............\PenDialog.h
............\ReadMe.txt
............\.ES\Draw.ico
............\...\Draw.rc2
............\...\DrawDoc.ico
............\...\Toolbar.bmp
............\resource.h
............\SHAPE.CPP
............\SHAPE.H
............\StdAfx.cpp
............\StdAfx.h
............\TransDialog.cpp
............\TransDialog.h
............\Debug
............\RES
Draw——李泽