BlurMethod# class ansys.stk.core.graphics.BlurMethod# IntEnum Overview# Members MEAN Provide smoothing and noise reduction through mean filtering. BASIC Provide basic blurring. Import detail# from ansys.stk.core.graphics import BlurMethod