Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 3 of 3 found.
[1] < 1 > [1]  Sort:

is.bmp (Package: bmp) : Returns TRUE if file is a Windows BMP image

NB this just checks the magic 'BM' in the first two bytes of the file
● Data Source: CranContrib
● Keywords:
● Alias: is.bmp
● 0 images

ConvertIntToUInt (Package: bmp) : Fix a 32 bit unsigned integer that has been read as signed

This is really just to fix a limitation of readBin/R's 32 bit signed ints
● Data Source: CranContrib
● Keywords:
● Alias: ConvertIntToUInt
● 0 images

read.bmp (Package: bmp) : Open windows BMP format image files

Limited to 8 bit greyscale images and 24 bit RGB images.
● Data Source: CranContrib
● Keywords:
● Alias: read.bmp
● 0 images