A short program in Assembly language which loads Jpeg pictures and demonstrates zoom magnification.
The complete source code is in one .asm file which is ready to assemble with the 'flat assembler' or fasmw.
The zoom magnification works by reading and writing the individual pixels using address registers, and the program .asm file also demonstrates the loading of a Jpeg image and its conversion into a bitmap in which the pixels are accessed through an address register.
It animates the zoom as smooth movement using a timer.
(For Windows operating system.)
Follow Zoom
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Zoom!