Function libvips::ops::rawsave_with_opts
source · pub fn rawsave_with_opts(
inp: &VipsImage,
filename: &str,
rawsave_options: &RawsaveOptions
) -> Result<()>Expand description
VipsForeignSaveRaw (rawsave), save image to raw file (.raw), priority=0, any
inp: &VipsImage -> Image to save
filename: &str -> Filename to save to
rawsave_options: &RawsaveOptions -> optional arguments