Function jpegload_source_with_opts

Source
pub fn jpegload_source_with_opts(
    source: &VipsSource,
    jpegload_source_options: &JpegloadSourceOptions,
) -> Result<VipsImage>
Expand description

VipsForeignLoadJpegSource (jpegload_source), load image from jpeg source, priority=50, is_a_source, get_flags, get_flags_filename, header, load source: &VipsSource -> Source to load from jpegload_source_options: &JpegloadSourceOptions -> optional arguments returns VipsImage - Output image