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

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