[][src]Function libvips::ops::rawsave_with_opts

pub fn rawsave_with_opts(
    inp: &VipsImage,
    filename: &str,
    rawsave_options: &RawsaveOptions
) -> Result<()>

VipsForeignSaveRaw (rawsave), save image to raw file, priority=0, any inp: &VipsImage -> Image to save filename: &str -> Filename to save to rawsave_options: &RawsaveOptions -> optional arguments