The studies and implementation for conversion of image file format

With BMP and GIF file format being analyzed, we studied compression algorithm by compared different color model between the two file formats, then designed conversion flow, and implemented conversion from BMP format to GIF format finally. According to the test, the obtained image quality was satisfied after conversion.