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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Zoom!