I need to create a project using Microsoft Visual C++, using MFC, my project is about editing jpg files and converting them to other formats, so i need a class to open jpeg,jpg files and do some changes in them.
How can i open jpg files on MFC application in Visual C++?
You can use the IPicture interface with the OleLoadPicture() function. Linked below are documentation and an example of doing this.
Reply:I dont know.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment