The members of Android.Renderscripts.ScriptIntrinsicBlur are listed below.
See Also: Inherited members from Android.Renderscripts.ScriptIntrinsic
[read-only] | FieldID_Input | Script.FieldID. Get a FieldID for the input field of this intrinsic. |
[read-only] | KernelID | Script.KernelID. Get a KernelID for this intrinsic kernel. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
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. |