Function magicksave_buffer_with_opts

Source
pub fn magicksave_buffer_with_opts(
    inp: &VipsImage,
    magicksave_buffer_options: &MagicksaveBufferOptions,
) -> Result<Vec<u8>>
Expand description

VipsForeignSaveMagickBuffer (magicksave_buffer), save image to magick buffer (), priority=-100, untrusted, any inp: &VipsImage -> Image to save magicksave_buffer_options: &MagicksaveBufferOptions -> optional arguments returns Vec<u8> - Buffer to save to