bitmap in c++

aashu_itdude

aashu_itdude

@aashu-itdude-YKuvro Oct 25, 2024
hi
please tell me how to load and save bitmap in turbo c++

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • bayazidahmed

    bayazidahmed

    @bayazidahmed-qg0JR9 Aug 31, 2008

    <a href="https://en.wikipedia.org/wiki/BMP_file_format" target="_blank" rel="nofollow noopener noreferrer">Bmp File Format</a> gives excellent information. You can use it to write the program to load and save bitmap files.