Skip to content

This is my own bitmap writer and viewer (works only with bitmap written through my prog) :D.

License

Notifications You must be signed in to change notification settings

nootanghimire/my-own-bitmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Own (and Non-Standard) Bitmap Reader/Writer

Did this just for fun. Worked with the idea of Niraj Khadka .

What for?

This program writes bit-map (or bit information) to a binary file and use another program to extract those information and plot on the screen.

I wrote this program when i learned about how bitmaps worked (written on Feb 2013).

Actually, this program was written to compile in Turbo C. So, if your old computer has it till now, you can use it :P (I tested on virtual WinXP)

Do not forget to include graphics.h and do some minor edits before running the program. Currently it displays debug information only. (texts instead of pictures, ;) )

That's all.

Issues

Should there been any worries, or issues trying to help me out by testing this program, do file an issue or just drop an email on nootan.ghimire@gmail.com

License

Well, I like this DBAD license, and this code is released on it.

About

This is my own bitmap writer and viewer (works only with bitmap written through my prog) :D.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages