[][src]Function skia_safe::encode::bitmap

pub fn bitmap(
    src: &Bitmap,
    format: EncodedImageFormat,
    quality: usize
) -> Option<Data>