Function webp_encode_rgb

Source
pub unsafe fn webp_encode_rgb(
    rgb: *const u8,
    width: c_int,
    height: c_int,
    stride: c_int,
    quality_factor: f32,
    output: *mut *mut u8,
) -> usize
Expand description

One-stop-shop call! No questions asked: