bmp (version 0.3)

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

Description

NB this just checks the magic 'BM' in the first two bytes of the file

Usage

is.bmp(source)

Arguments

source

file or connection

Value

TRUE or FALSE