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

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

Transforms raw data to png file