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
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Zoom!