Introduction - If you have any usage issues, please Google them yourself
This small program used to convert raw files of 8bit BMP format. Indeed raw file storage method is very simple, you can directly use fread taken by pixel. In addition, it is worth noting that, if you need convert 10bit or deeper bits wide, you need to byte converted to raw.