C++ Programming GalleryGraphics

How to Draw a Bitmap BMP and PCX in C++ (IMGBGI), using graphics.h BGI library

After such a long time without updating PCXBGI, I decided to do something more productive, like a universal image loader, for the moment I incorporated and optimized the loading routines of PCXBGI and BMPPlus, to load PCX and BMP files respectively.

Developed by:

JOSE LUIS DE LA CRUZ LAZARO

YACSHA – Software & Desing, since 1999, Lima – Perú
The World of Chaos – EL MUNDO DEL CAOS – Unlimited Programming

You can DOWNLOAD the SOURCE CODE and executable software for FREE from here:

IMGBGI (1095 downloads )

Join The World of Chaos Developer Community😃

Contribute to the project on Github!

HISTORY

  • Version 2 – 21 – III – 2024
    • Update graphics / imgbgi – Porting to VC++ 2017 using winbgi
  • Versión 1.0 30-IV-2002
    • After such a long time without updating PCXBGI, I decided to do something more productive, like a universal image loader, for the moment I incorporated and optimized the loading routines of PCXBGI and BMPPlus, to load PCX and BMP files respectively.

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button