Smears RGB edges by building a blurred UV map from the alpha and re-sampling the image with STMap.
Edge Smear warps RGB using a UV map derived from the alpha. It gammas the alpha, dilates or erodes it, copies that matte onto normalized screen UVs, premultiplies, blurs, then unpremultiplies so only the soft edge carries displacement. STMap applies the result to the original colour.