CodeBase - 2D graphic commands

Return to the CodeBase listing

Category: Basic 2D

Version: 1.8

0
0

Information

Uploaded: 30th Aug 2003 10:07

Modified: 30th May 2004 10:06

Author:  IanM

Summary

The 'missing' 2D commands

Full Description

Includes various 2D commands not present in DBPro.<br /> <br /> MoveTo(), LineTo() for qbasic type line drawing. Useful for drawing polygons.<br /> FilledCircle() to draw a filled circle - as fast as I could make it.<br /> BoxOutline() to draw a 4 line box<br /> SaveBitmap() to save a bitmap to a file

Comments

No comments yet.