Paint Brush/Photo Editor Program
Category:
Screen/GraphicsType:
ApplicationsDifficulty:
AdvancedAuthor:
Divya. AgrawalVersion Compatibility: Visual Basic 6
More information:
This is a pretty good paint program with a fair number of features, using mostly algorithms written in VB (only 3 API functions are used). Effects like blur, emboss, and other are implemented using pure VB code and while this slows things down, it's a good illustration of advanced graphics algorithms in VB 6.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download mypaintbrush.zip