Read Windows Bitmap (BMP) Images
Fix a 32 bit unsigned integer that has been read as signed
Returns TRUE if file is a Windows BMP image
Open windows BMP format image files
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.