Function msdfgen_saveTiff

Source
pub unsafe extern "C" fn msdfgen_saveTiff(
    bitmap: *const msdfgen_BitmapConstRef<f32>,
    filename: *const c_char,
) -> bool
Expand description

Saves the bitmap as an uncompressed floating-point TIFF file.