Skip to content

Kaustuv000/Bmp-Image-Decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bmp-Image-Decoder

Decoding of BMP image file and WAVE music file

For BMP image:

For python:

  $  python3 bmp_new.py

For C:

  $  gcc decode.c decodeApi.c -o out
  $  ./out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published