[][src]Function webp_dev::sys::webp::webp_cleanup_transparent_area

pub unsafe fn webp_cleanup_transparent_area(picture: *mut WebPPicture)

Helper function: given a width x height plane of RGBA or YUV(A) samples clean-up or smoothen the YUV or RGB samples under fully transparent area, to help compressibility (no guarantee, though).