[][src]Function libvips::ops::webpload_with_opts

pub fn webpload_with_opts(
    filename: &str,
    webpload_options: &WebploadOptions
) -> Result<VipsImage>

VipsForeignLoadWebpFile (webpload), load webp from file (.webp), priority=0, is_a, get_flags, get_flags_filename, header, load filename: &str -> Filename to load from webpload_options: &WebploadOptions -> optional arguments returns VipsImage - Output image