VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Brush Vectors(Fin))

by Robert Rayment (69 Submissions)
Category: Complete Applications
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (28 Votes)

Brush Vectors by Robert Rayment. (Added binary input/output. Fast version, see Help for info on Fast redraw.) This is a vector drawing program using brushes with up to 8 widths, 4 directions, color & transparency. A brush stroke is started with a left-click(or space bar), move mouse to draw & left-click(or space bar) to end it. Each stroke is stored in a vector array which can be saved to a file. Colors can be parked and also saved to a file. The advantage of vectors is that they are full 24-bit color can be stretched/shrunk to a new canavs size. File format can be ASCII (.vec) or binary (.veb). Vec files are usually much smaller than BMP and veb files often smaller than GIF or JPEG. There aren't many aids to drawing yet apart from a fill tool and Shift & Ctrl keying to force vertical & horizontal drawing. So it needs some skill to produce nice pictures. Undo/Redo is almost unlimited, vectors can be deleted from the last drawn or clipped down to the last undo. Deleting any individual vector is not included yet. Important to read the help file to get the most out of this prog. (exe tested on WinXP), Win98, Zip 48KB.

Assumes
Just run, read help.
Code Returns
Pictures
API Declarations
See prog

Rate Brush Vectors(Fin))

Download Brush Vectors(Fin))

Download Brush Vectors(Fin)) (47 KB)

Brush Vectors(Fin)) Comments

No comments have been posted about Brush Vectors(Fin)). Why not be the first to post a comment about Brush Vectors(Fin)).

Post your comment

Subject:
Message:
0/1000 characters