Constructing bitmap files with Elixir

Let's take advantage of Elixir's built-in binary handling and construct Win2.x bitmap files! #nostalgia.

No external dependencies needed.

We'll make version 2 .BMP files, and use the following file format specification to do it.

See the challenge solved

Level up your Elixir skills

Request a free email course

Back to index

1 Comment

I was completely unaware of how bitmap actually works... No more the case ! Thanks !

- jtoulouse · 4 years ago