Function matload_with_opts

Source
pub fn matload_with_opts(
    filename: &str,
    matload_options: &MatloadOptions,
) -> Result<VipsImage>
Expand description

VipsForeignLoadMat (matload), load mat from file (.mat), priority=0, untrusted, is_a, get_flags, get_flags_filename, header, load filename: &str -> Filename to load from matload_options: &MatloadOptions -> optional arguments returns VipsImage - Output image