[][src]Function libvips::ops::matrixload_with_opts

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

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