Function jp_2kload_with_opts

Source
pub fn jp_2kload_with_opts(
    filename: &str,
    jp_2kload_options: &Jp2KloadOptions,
) -> Result<VipsImage>
Expand description

VipsForeignLoadJp2kFile (jp2kload), load JPEG2000 image (.j2k, .jp2, .jpt, .j2c, .jpc), priority=0, untrusted, is_a, get_flags, header, load filename: &str -> Filename to load from jp_2kload_options: &Jp2KloadOptions -> optional arguments returns VipsImage - Output image