Function infer::image::is_bmp

source ·
pub fn is_bmp(buf: &[u8]) -> bool
Expand description

Returns whether a buffer is BMP image data.