|
|
|
|
|
by q3k
3883 days ago
|
|
Why not? It's an old, well-supported, relatively-well-understood, simple to emit file format that Just Works. It's the lowest common denominator for 24-bit graphics interchange. The only real alternative to it (== simple uncompressed bitmaps) that I can think of are .tga files, but these haven't penetrated the Internet as well as BMP has. |
|
Also - all code exposes security risks. Especially image decoders written in C/C++.