Skip to content
/ bmp Public

Elixir library allowing to interact with bitmap images.

License

Notifications You must be signed in to change notification settings

q60/bmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMP

Elixir library implementing BMP struct allowing to interact with bitmap images.

Installation

BMP is available in Hex and can be installed by adding bmp to your list of dependencies in mix.exs:

def deps do
  [
    {:bmp, "~> 0.1.0"}
  ]
end

The docs can be found at https://hexdocs.pm/bmp/BMP.html.

About

Elixir library allowing to interact with bitmap images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages