[][src]Function ikon::encode::bmp

pub fn bmp(image: &DynamicImage) -> Result<Vec<u8>>

Converts raster graphics to BMP-encoded buffers.