This Project is a Image viewer.It can view and zoom the all images present in a particular file. It is made using GUI in C++.
This is a GUI project made in C++.So, you may require Visual Studio Community with a 'CLR' component and 'Desktop Development in C++' workload for this. Through this project, you can view the images in your file one by one. You can also Zoom in or Zoom out the picture. After zooming you can even reset the image to its normal size by single click. You can restart the application and you can close the file from the application itself. It has buttons, picturebox, panels, Label in it. The images of application are given below...
Submitted by MOGALAPU SRIRAM CHOWDARY (sriram)
Download packets of source code on Coders Packet
Comments