Function webp_cleanup_transparent_area

Source
pub unsafe fn webp_cleanup_transparent_area(picture: *mut WebPPicture)
Expand description

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).