Function fltk::draw::write_to_bmp_file[][src]

pub fn write_to_bmp_file<I: ImageExt, P: AsRef<Path>>(
    image: &I,
    path: P
) -> Result<(), FltkError>

Transforms raw data to bmp file