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

pub fn write_to_png_file(
    rgb_image: RgbImage,
    path: &Path
) -> Result<(), FltkError>

Transforms raw data to png file