Function WebPCleanupTransparentArea

Source
pub unsafe extern "C" fn WebPCleanupTransparentArea(
    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).