The methods of Android.Renderscripts.ScriptIntrinsicBlur are listed below. For a list of all members, see the ScriptIntrinsicBlur Members list.
See Also: Inherited members from Android.Renderscripts.ScriptIntrinsic
static | Create(RenderScript, Element)Create an intrinsic for applying a blur to an allocation. | |
ForEach(Allocation)Apply the filter to the input and save to the specified allocation. | ||
ForEach(Allocation, Script.LaunchOptions)Apply the filter to the input and save to the specified allocation. | ||
SetInput(Allocation)Set the input of the blur. | ||
SetRadius(float)Set the radius of the Blur. |