Function libwebp_image::webp_write[][src]

pub fn webp_write<W: Write>(img: &DynamicImage, w: &mut W) -> ImageResult<()>