by polaris (24 Submissions)
Category: Graphics
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(7 Votes)

This code shows how to do fast and professionnal image filtering
it shows also how to perform callBack function from VB to a c++ dll
The code source of the Dll filter engine is included
I'm waiting your feedbacks
Please Vote for my work if u think it's useful
API Declarationssome GDI32 Appiz for great image processing
forget now Getpixel and set Pixel
Get all the pixel,manipulate them then blit them back in 10 milliseconds max.
Download Fast image processing like in paintShopPro (116 KB)