I am working on Visual C++ with MFC. I want to integrate a magnifying glass in the image processing application that I am currently working on. I have done some googling on magnifying glass projects but some are gobble-de-gook windows programming and some are too simple. Can anyone guide me with a more informed opinion as to how I could go about this, with some links or code?
NOTE : I also know about creating a device context and drawing a bitmap over it when the magnifying glass goes over a particular area. I even got a project on it. But it seems to lack some features like change size of magnifying glass etc.,
Not sure if you’ve seen This but I think it has everything you need.
I would recommend to post the links that you’ve read in your question and explain what you mean by