jefferis/bmp: Read Windows Bitmap (BMP) Images

Reads Windows BMP format images. Currently limited to 8 bit greyscale images and 24,32 bit (A)RGB images. Pure R implementation without external dependencies.

Getting started

Package details

AuthorGregory Jefferis
MaintainerGregory Jefferis <jefferis@gmail.com>
LicenseGPL (>=2)
Version0.3
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jefferis/bmp")
jefferis/bmp documentation built on May 19, 2019, 2:50 a.m.