Function vizia::vg::jpeg_encoder::encode

pub fn encode<W>(pixmap: &Pixmap<'_>, writer: &mut W, options: &Options) -> bool
where W: Write,