Ways of doing Image Processing
The Windows GUI is standing upon two pillers. Vector Graphics and Bitmap Graphics. Being quite difficult to manage, Vector Graphics are always very painful to handle but the possiblities are nearly impossible to find a limit. Where as Bitmaps are concerned, they are heavy Windows objects ( though DIBs are not ). Since the arrival of electrifying GUIs in the Windows, the interest of programmers towards Image Processing has awfully increased. This article shall tell you how to do it and how to make it work faster.
Views: 649 | | by Brad
View this tutorial