jefferis/readbitmap: Simple Unified Interface to Read Bitmap Images (BMP,JPEG,PNG,TIFF)

Identifies and reads Windows BMP, JPEG, PNG, and TIFF format bitmap images. Identification defaults to the use of the magic number embedded in the file rather than the file extension. Reading of JPEG and PNG image depends on libjpg and libpng libraries. See file INSTALL for details if necessary.

Getting started

Package details

Maintainer
LicenseGPL (>=2)
Version0.1.5
URL https://github.com/jefferis/readbitmap
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/readbitmap")
jefferis/readbitmap documentation built on May 19, 2019, 3:57 a.m.