[][src]Function fltk::draw::write_to_png_file

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

Transforms raw data to png file