pub fn matrixload_with_opts(
    filename: &str,
    matrixload_options: &MatrixloadOptions
) -> Result<VipsImage>
Expand description

VipsForeignLoadMatrixFile (matrixload), load matrix (.mat), priority=0, is_a, get_flags, get_flags_filename, header, load filename: &str -> Filename to load from matrixload_options: &MatrixloadOptions -> optional arguments returns VipsImage - Output image