pub fn radload_buffer_with_opts(
    buffer: &[u8],
    radload_buffer_options: &RadloadBufferOptions
) -> Result<VipsImage>
Expand description

VipsForeignLoadRadBuffer (radload_buffer), load rad from buffer, priority=-50, untrusted, is_a_buffer, get_flags, get_flags_filename, header, load buffer: &[u8] -> Buffer to load from radload_buffer_options: &RadloadBufferOptions -> optional arguments returns VipsImage - Output image