
An updated version of earlier image processing. By using Windows API functions, this project will process images much quicker than the earlier version (this is the fastest way VB can do, I guess). Sample project of image processor application and using MDI form for easy use opening more than one picture. Give it rate and comments, friends :)
Included : sample01.jpg, sample02.jpg - just for sample pictures -
Note : I do not use progress bar (I don't like additional control), just wait, it doesn't take a long time.